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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120270/",
        "id": 120270,
        "title": "Polly Luxemburg",
        "author_nicks": [
            {
                "name": "Die Drei Von Der Bünzli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43561/?format=api",
                    "id": 43561,
                    "name": "Die Drei Von Der Bünzli",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "ohp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87896/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87896/",
        "id": 87896,
        "title": "Ober Hammer Party",
        "author_nicks": [
            {
                "name": "Die Drei Von Der Bünzli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43561/?format=api",
                    "id": 43561,
                    "name": "Die Drei Von Der Bünzli",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "ohp"
        ]
    }
]