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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266412/",
        "id": 266412,
        "title": "The New Wave",
        "author_nicks": [
            {
                "name": "Agony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83149/?format=api",
                    "id": 83149,
                    "name": "Agony",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-24",
        "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/195903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195903/",
        "id": 195903,
        "title": "The Thing",
        "author_nicks": [
            {
                "name": "Agony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83149/?format=api",
                    "id": 83149,
                    "name": "Agony",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-10",
        "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/220412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220412/",
        "id": 220412,
        "title": "Vranov '94",
        "author_nicks": [
            {
                "name": "Agony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83149/?format=api",
                    "id": 83149,
                    "name": "Agony",
                    "is_group": true
                }
            },
            {
                "name": "Division",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/495/?format=api",
                    "id": 495,
                    "name": "Division",
                    "is_group": true
                }
            },
            {
                "name": "Pici",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92422/?format=api",
                    "id": 92422,
                    "name": "Pici",
                    "is_group": true
                }
            },
            {
                "name": "Vectors",
                "abbreviation": "VCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27265/?format=api",
                    "id": 27265,
                    "name": "Vectors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]