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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377922/?format=api",
        "demozoo_url": "https://demozoo.org/music/377922/",
        "id": 377922,
        "title": "Il Tempo é Nostro Amico",
        "author_nicks": [
            {
                "name": "Meltic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151972/?format=api",
                    "id": 151972,
                    "name": "Meltic",
                    "is_group": false
                }
            },
            {
                "name": "MyztiQue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132159/?format=api",
                    "id": 132159,
                    "name": "MyztiQue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost",
            "mt2"
        ]
    }
]