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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332763/?format=api",
        "demozoo_url": "https://demozoo.org/music/332763/",
        "id": 332763,
        "title": "Stop Now",
        "author_nicks": [
            {
                "name": "Alien Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139797/?format=api",
                    "id": 139797,
                    "name": "Alien Bee",
                    "is_group": false
                }
            },
            {
                "name": "Cannibal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15290/?format=api",
                    "id": 15290,
                    "name": "Cannibal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    }
]