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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169831/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169831/",
        "id": 169831,
        "title": "Ze Meeting 95",
        "author_nicks": [
            {
                "name": "Arkos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                    "id": 10213,
                    "name": "Arkos",
                    "is_group": true
                }
            },
            {
                "name": "Da Boxon Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69617/?format=api",
                    "id": 69617,
                    "name": "Da Boxon Team",
                    "is_group": true
                }
            },
            {
                "name": "Fanss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70763/?format=api",
                    "id": 70763,
                    "name": "Fanss",
                    "is_group": true
                }
            },
            {
                "name": "Scorpion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70128/?format=api",
                    "id": 70128,
                    "name": "Scorpion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]