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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279493/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279493/",
        "id": 279493,
        "title": "Xtreme",
        "author_nicks": [
            {
                "name": "Arm's Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                    "id": 26733,
                    "name": "Arm's Tech",
                    "is_group": true
                }
            },
            {
                "name": "Belgian Archimedes Softwarewriter Society",
                "abbreviation": "BASS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58509/?format=api",
                    "id": 58509,
                    "name": "Belgian Archimedes Softwarewriter Society",
                    "is_group": true
                }
            },
            {
                "name": "Eddie XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115125/?format=api",
                    "id": 115125,
                    "name": "Eddie XXX",
                    "is_group": false
                }
            },
            {
                "name": "Excelsior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28943/?format=api",
                    "id": 28943,
                    "name": "Excelsior",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]