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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41975/",
        "id": 41975,
        "title": "Vengeurs2",
        "author_nicks": [
            {
                "name": "JS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26628/?format=api",
                    "id": 26628,
                    "name": "JS",
                    "is_group": false
                }
            },
            {
                "name": "Miam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26629/?format=api",
                    "id": 26629,
                    "name": "Miam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Les Vengeurs Multimedia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26615/?format=api",
                    "id": 26615,
                    "name": "Vengeurs Multimedia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]