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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97091/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97091/",
        "id": 97091,
        "title": "Whirl",
        "author_nicks": [
            {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35525/?format=api",
                    "id": 35525,
                    "name": "Zaphod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowadays",
                "abbreviation": "NDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                    "id": 13275,
                    "name": "Nowadays",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96895/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96895/",
        "id": 96895,
        "title": "Spice",
        "author_nicks": [
            {
                "name": "Gimli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16227/?format=api",
                    "id": 16227,
                    "name": "Gimli",
                    "is_group": false
                }
            },
            {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35525/?format=api",
                    "id": 35525,
                    "name": "Zaphod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96903/",
        "id": 96903,
        "title": "HQ for High Quality",
        "author_nicks": [
            {
                "name": "Naz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20017/?format=api",
                    "id": 20017,
                    "name": "Naz",
                    "is_group": false
                }
            },
            {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35525/?format=api",
                    "id": 35525,
                    "name": "Zaphod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowadays",
                "abbreviation": "NDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                    "id": 13275,
                    "name": "Nowadays",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-07",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]