GET /api/v1/releasers/14236/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/43106/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43106/",
        "id": 43106,
        "title": "Ich krieg aber noch wechselgeld",
        "author_nicks": [
            {
                "name": "Laizy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14236/?format=api",
                    "id": 14236,
                    "name": "Laizy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19771/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19771/",
        "id": 19771,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Laizy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14236/?format=api",
                    "id": 14236,
                    "name": "Laizy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fridge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14221/?format=api",
                    "id": 14221,
                    "name": "Fridge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]