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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43763/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43763/",
        "id": 43763,
        "title": "Eferce",
        "author_nicks": [
            {
                "name": "Deekay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24440/?format=api",
                    "id": 24440,
                    "name": "D.K.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FRC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71488/?format=api",
                    "id": 71488,
                    "name": "FRC",
                    "is_group": true
                }
            },
            {
                "name": "Grinders",
                "abbreviation": "GRNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                    "id": 22425,
                    "name": "Grinders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]