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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36623/",
        "id": 36623,
        "title": "Retro",
        "author_nicks": [
            {
                "name": "Bysse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23931/?format=api",
                    "id": 23931,
                    "name": "Bysse",
                    "is_group": false
                }
            },
            {
                "name": "Druttis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23932/?format=api",
                    "id": 23932,
                    "name": "Druttis",
                    "is_group": false
                }
            },
            {
                "name": "Nicke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23933/?format=api",
                    "id": 23933,
                    "name": "Nicke",
                    "is_group": false
                }
            },
            {
                "name": "hightower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23930/?format=api",
                    "id": 23930,
                    "name": "hightower",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]