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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164238/",
        "id": 164238,
        "title": "Buckaroo Banzai's The Ancient Art of Cracking",
        "author_nicks": [
            {
                "name": "Buck Naked Productions",
                "abbreviation": "BNP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130099/?format=api",
                    "id": 130099,
                    "name": "Buck Naked Productions",
                    "is_group": true
                }
            },
            {
                "name": "National Elite Underground Alliance",
                "abbreviation": "NEUA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                    "id": 47090,
                    "name": "National Elite Underground Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305257/",
        "id": 305257,
        "title": "Teenage Mutant Ninja Turtles",
        "author_nicks": [
            {
                "name": "Buck Naked Productions",
                "abbreviation": "BNP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130099/?format=api",
                    "id": 130099,
                    "name": "Buck Naked Productions",
                    "is_group": true
                }
            },
            {
                "name": "National Elite Underground Alliance",
                "abbreviation": "NEUA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                    "id": 47090,
                    "name": "National Elite Underground Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "teenage-mutant-ninja-turtles-arcade"
        ]
    }
]