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

[
    {
        "url": "https://demozoo.org/api/v1/productions/92765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/92765/",
        "id": 92765,
        "title": "naim",
        "author_nicks": [
            {
                "name": "Aenar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44538/?format=api",
                    "id": 44538,
                    "name": "Aenar",
                    "is_group": false
                }
            },
            {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dawning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6808/?format=api",
                    "id": 6808,
                    "name": "Dawning",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]