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

[
    {
        "url": "https://demozoo.org/api/v1/productions/224932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224932/",
        "id": 224932,
        "title": "Manhattan Dealers",
        "author_nicks": [
            {
                "name": "Motley Crue Team",
                "abbreviation": "MCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98173/?format=api",
                    "id": 98173,
                    "name": "Motley Crue Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224934/",
        "id": 224934,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "Motley Crue Team",
                "abbreviation": "MCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98173/?format=api",
                    "id": 98173,
                    "name": "Motley Crue Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224933/",
        "id": 224933,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "Motley Crue Team",
                "abbreviation": "MCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98173/?format=api",
                    "id": 98173,
                    "name": "Motley Crue Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]