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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200243/",
        "id": 200243,
        "title": "Sukker",
        "author_nicks": [
            {
                "name": "Rangor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87223/?format=api",
                    "id": 87223,
                    "name": "Rangor",
                    "is_group": false
                }
            },
            {
                "name": "Slange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87221/?format=api",
                    "id": 87221,
                    "name": "Slange",
                    "is_group": false
                }
            },
            {
                "name": "StarPig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87222/?format=api",
                    "id": 87222,
                    "name": "StarPig",
                    "is_group": false
                }
            },
            {
                "name": "Travis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14461/?format=api",
                    "id": 14461,
                    "name": "Travis",
                    "is_group": false
                }
            },
            {
                "name": "mrmedix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87224/?format=api",
                    "id": 87224,
                    "name": "mrmedix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]