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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206572/",
        "id": 206572,
        "title": "Application Trackmo",
        "author_nicks": [
            {
                "name": "Cooper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50501/?format=api",
                    "id": 50501,
                    "name": "Cooper",
                    "is_group": false
                }
            },
            {
                "name": "G.T.O.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39267/?format=api",
                    "id": 39267,
                    "name": "G.T.O.",
                    "is_group": false
                }
            },
            {
                "name": "Kyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/871/?format=api",
                    "id": 871,
                    "name": "Kyle",
                    "is_group": false
                }
            },
            {
                "name": "MCM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11133/?format=api",
                    "id": 11133,
                    "name": "MCM",
                    "is_group": false
                }
            },
            {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/639/?format=api",
                    "id": 639,
                    "name": "Tron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]