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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161441/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161441/",
        "id": 161441,
        "title": "Condition Red Ripper V1.0",
        "author_nicks": [
            {
                "name": "Hype! Creations",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66855/?format=api",
                    "id": 66855,
                    "name": "Hype! Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subzero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                    "id": 1603,
                    "name": "Subzero",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-03",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-ripper"
        ]
    }
]