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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84184/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84184/",
        "id": 84184,
        "title": "Noobs-O-Beep",
        "author_nicks": [
            {
                "name": "GameCrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40062/?format=api",
                    "id": 40062,
                    "name": "GameCrew",
                    "is_group": true
                }
            },
            {
                "name": "Sylph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11601/?format=api",
                    "id": 11601,
                    "name": "Sylph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-01-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75248/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75248/",
        "id": 75248,
        "title": "Gamerz Can Also Be Jackasses",
        "author_nicks": [
            {
                "name": "GameCrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40062/?format=api",
                    "id": 40062,
                    "name": "GameCrew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]