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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379401/",
        "id": 379401,
        "title": "PDRoms.com Compo 2.5 Trailer",
        "author_nicks": [
            {
                "name": "Torlus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152489/?format=api",
                    "id": 152489,
                    "name": "Torlus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/104/?format=api",
                "id": 104,
                "name": "Neo Geo Pocket / Neo Geo Pocket Color (NGPC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]