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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346131/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346131/",
        "id": 346131,
        "title": "Mega-Demo-Disk II",
        "author_nicks": [
            {
                "name": "The Exploded Guys",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109685/?format=api",
                    "id": 109685,
                    "name": "The Exploded Guys",
                    "is_group": true
                }
            },
            {
                "name": "The OUG-Team",
                "abbreviation": "OUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109927/?format=api",
                    "id": 109927,
                    "name": "The OUG-Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-09-30",
        "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/346130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346130/",
        "id": 346130,
        "title": "Cool Intro",
        "author_nicks": [
            {
                "name": "The Exploded Guys",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109685/?format=api",
                    "id": 109685,
                    "name": "The Exploded Guys",
                    "is_group": true
                }
            },
            {
                "name": "The OUG-Team",
                "abbreviation": "OUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109927/?format=api",
                    "id": 109927,
                    "name": "The OUG-Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/348128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348128/",
        "id": 348128,
        "title": "Rainbow Warrior+",
        "author_nicks": [
            {
                "name": "The Exploded Guys",
                "abbreviation": "TEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109685/?format=api",
                    "id": 109685,
                    "name": "The Exploded Guys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]