GET /api/ingrediences/111/?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/111/?format=api",
    "name": "Petersilie",
    "name_plural": "Petersilie",
    "created": "2021-11-29T19:39:30.141285+01:00",
    "modified": "2021-11-29T19:39:30.141329+01:00",
    "language": "de",
    "description": "",
    "translation_of": null
}