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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328976/",
        "id": 328976,
        "title": "Follow the Leader",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "ORN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                    "id": 28914,
                    "name": "Orion",
                    "is_group": true
                }
            },
            {
                "name": "Thrash",
                "abbreviation": "TAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110077/?format=api",
                    "id": 110077,
                    "name": "Thrash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/336423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336423/",
        "id": 336423,
        "title": "Party Demo",
        "author_nicks": [
            {
                "name": "Acid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                    "id": 54791,
                    "name": "Acid",
                    "is_group": true
                }
            },
            {
                "name": "FBR Germany",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113798/?format=api",
                    "id": 113798,
                    "name": "FBR Germany",
                    "is_group": true
                }
            },
            {
                "name": "Thrash",
                "abbreviation": "TAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110077/?format=api",
                    "id": 110077,
                    "name": "Thrash",
                    "is_group": true
                }
            },
            {
                "name": "Transit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110130/?format=api",
                    "id": 110130,
                    "name": "Transit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-09-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]