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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187006/?format=api",
        "demozoo_url": "https://demozoo.org/music/187006/",
        "id": 187006,
        "title": "Untid",
        "author_nicks": [
            {
                "name": "Male",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78118/?format=api",
                    "id": 78118,
                    "name": "Male",
                    "is_group": false
                }
            },
            {
                "name": "Michan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78117/?format=api",
                    "id": 78117,
                    "name": "Michan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm"
        ]
    }
]