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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166/",
        "id": 166,
        "title": "Somewhere In Holland 93 Invitation",
        "author_nicks": [
            {
                "name": "Lemon.",
                "abbreviation": "LMN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                    "id": 614,
                    "name": "Lemon.",
                    "is_group": true
                }
            },
            {
                "name": "White Label",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/971/?format=api",
                    "id": 971,
                    "name": "White Label",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/27020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27020/",
        "id": 27020,
        "title": "Somewhere In Holland Party Report",
        "author_nicks": [
            {
                "name": "White Label",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/971/?format=api",
                    "id": 971,
                    "name": "White Label",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/261436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/261436/",
        "id": 261436,
        "title": "The Reminder",
        "author_nicks": [
            {
                "name": "White Label",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/971/?format=api",
                    "id": 971,
                    "name": "White Label",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]