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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188700/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188700/",
        "id": 188700,
        "title": "Contact Trance",
        "author_nicks": [
            {
                "name": "Trance",
                "abbreviation": "TRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79084/?format=api",
                    "id": 79084,
                    "name": "Trance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/167376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167376/",
        "id": 167376,
        "title": "Ghost'n Goblins",
        "author_nicks": [
            {
                "name": "Trance",
                "abbreviation": "TRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79084/?format=api",
                    "id": 79084,
                    "name": "Trance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "ghosts-n-goblins"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188703/",
        "id": 188703,
        "title": "Batman",
        "author_nicks": [
            {
                "name": "Trance",
                "abbreviation": "TRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79084/?format=api",
                    "id": 79084,
                    "name": "Trance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "batman-the-caped-crusader"
        ]
    }
]