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

[
    {
        "url": "https://demozoo.org/api/v1/productions/134952/?format=api",
        "demozoo_url": "https://demozoo.org/music/134952/",
        "id": 134952,
        "title": "Future Complete",
        "author_nicks": [
            {
                "name": "Tool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45617/?format=api",
                    "id": 45617,
                    "name": "Tool",
                    "is_group": false
                }
            },
            {
                "name": "Wave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57477/?format=api",
                    "id": 57477,
                    "name": "Wave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                    "id": 1537,
                    "name": "Coma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97270/?format=api",
        "demozoo_url": "https://demozoo.org/music/97270/",
        "id": 97270,
        "title": "Inconvex tet ii",
        "author_nicks": [
            {
                "name": "Tool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45617/?format=api",
                    "id": 45617,
                    "name": "Tool",
                    "is_group": false
                }
            },
            {
                "name": "Wave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57477/?format=api",
                    "id": 57477,
                    "name": "Wave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]