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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218093/",
        "id": 218093,
        "title": "Test The Sprite",
        "author_nicks": [
            {
                "name": "The Outrunners",
                "abbreviation": "TOR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65932/?format=api",
                    "id": 65932,
                    "name": "The Outrunners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-26",
        "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/218092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218092/",
        "id": 218092,
        "title": "Remarkable Intro",
        "author_nicks": [
            {
                "name": "The Outrunners",
                "abbreviation": "TOR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65932/?format=api",
                    "id": 65932,
                    "name": "The Outrunners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "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/277588/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277588/",
        "id": 277588,
        "title": "Backlash",
        "author_nicks": [
            {
                "name": "The Outrunners",
                "abbreviation": "TOR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65932/?format=api",
                    "id": 65932,
                    "name": "The Outrunners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "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": [
            "backlash"
        ]
    }
]