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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52706/",
        "id": 52706,
        "title": "Quest",
        "author_nicks": [
            {
                "name": "Carrion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3687/?format=api",
                    "id": 3687,
                    "name": "Carrion",
                    "is_group": false
                }
            },
            {
                "name": "GoSuB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10741/?format=api",
                    "id": 10741,
                    "name": "GoSuB",
                    "is_group": false
                }
            },
            {
                "name": "Lator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11671/?format=api",
                    "id": 11671,
                    "name": "Lator",
                    "is_group": false
                }
            },
            {
                "name": "cy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30907/?format=api",
                    "id": 30907,
                    "name": "cy",
                    "is_group": false
                }
            },
            {
                "name": "tsj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30906/?format=api",
                    "id": 30906,
                    "name": "tsj",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]