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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121612/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121612/",
        "id": 121612,
        "title": "The Wizard of Oz",
        "author_nicks": [
            {
                "name": "The Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53230/?format=api",
                    "id": 53230,
                    "name": "The Pirate",
                    "is_group": false
                }
            },
            {
                "name": "The Rogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53231/?format=api",
                    "id": 53231,
                    "name": "The Rogue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "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/147055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147055/",
        "id": 147055,
        "title": "Crush Crumble & Chomp",
        "author_nicks": [
            {
                "name": "The Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53230/?format=api",
                    "id": 53230,
                    "name": "The Pirate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1981-09-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]