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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166815/?format=api",
        "demozoo_url": "https://demozoo.org/music/166815/",
        "id": 166815,
        "title": "-= Hold the Wine =-",
        "author_nicks": [
            {
                "name": "G-Hell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79/?format=api",
                    "id": 79,
                    "name": "G-Hell",
                    "is_group": false
                }
            },
            {
                "name": "Tazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69161/?format=api",
                    "id": 69161,
                    "name": "Tazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]