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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125978/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125978/",
        "id": 125978,
        "title": "Space Dustmen",
        "author_nicks": [
            {
                "name": "Erk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7133/?format=api",
                    "id": 7133,
                    "name": "Erk",
                    "is_group": false
                }
            },
            {
                "name": "Jam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54715/?format=api",
                    "id": 54715,
                    "name": "Jam",
                    "is_group": false
                }
            },
            {
                "name": "Jo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54716/?format=api",
                    "id": 54716,
                    "name": "Jo",
                    "is_group": false
                }
            },
            {
                "name": "KRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54717/?format=api",
                    "id": 54717,
                    "name": "KRS",
                    "is_group": false
                }
            },
            {
                "name": "Marmotte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54714/?format=api",
                    "id": 54714,
                    "name": "Marmotte",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]