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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175569/",
        "id": 175569,
        "title": "Oracle",
        "author_nicks": [
            {
                "name": "Austrian Cracking Crew",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73123/?format=api",
                    "id": 73123,
                    "name": "Austrian Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370020/",
        "id": 370020,
        "title": "Breathalyzer",
        "author_nicks": [
            {
                "name": "Austrian Cracking Crew",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73123/?format=api",
                    "id": 73123,
                    "name": "Austrian Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "breathalyzer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175567/",
        "id": 175567,
        "title": "Austrian Cracking Crew Intro",
        "author_nicks": [
            {
                "name": "Austrian Cracking Crew",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73123/?format=api",
                    "id": 73123,
                    "name": "Austrian Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272669/",
        "id": 272669,
        "title": "Waldheim",
        "author_nicks": [
            {
                "name": "Austrian Cracking Crew",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73123/?format=api",
                    "id": 73123,
                    "name": "Austrian Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "politics",
            "antifascism",
            "no-credits-given"
        ]
    }
]