GET /api/ingrediences/12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://kochen.xn--fralle-3ya.de/api/ingrediences/12/?format=api",
    "name": "Salz",
    "name_plural": "Salz",
    "created": "2021-05-08T17:57:05.931000+02:00",
    "modified": "2021-05-14T16:01:12.069000+02:00",
    "language": "de",
    "description": "",
    "translation_of": null
}