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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98780/?format=api",
        "demozoo_url": "https://demozoo.org/music/98780/",
        "id": 98780,
        "title": "The A Team Remix",
        "author_nicks": [
            {
                "name": "James",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46892/?format=api",
                    "id": 46892,
                    "name": "James",
                    "is_group": false
                }
            },
            {
                "name": "Nav",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46893/?format=api",
                    "id": 46893,
                    "name": "Nav",
                    "is_group": false
                }
            },
            {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46895/?format=api",
                    "id": 46895,
                    "name": "Richard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bort",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46894/?format=api",
                    "id": 46894,
                    "name": "Bort",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]