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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179601/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179601/",
        "id": 179601,
        "title": "Blask",
        "author_nicks": [
            {
                "name": "Groovebox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72004/?format=api",
                    "id": 72004,
                    "name": "Groovebox",
                    "is_group": false
                }
            },
            {
                "name": "Koyot1222",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57815/?format=api",
                    "id": 57815,
                    "name": "Koyot1222",
                    "is_group": false
                }
            },
            {
                "name": "Mastaszek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74808/?format=api",
                    "id": 74808,
                    "name": "Mastaszek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-21",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]