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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56791/?format=api",
        "demozoo_url": "https://demozoo.org/music/56791/",
        "id": 56791,
        "title": "Azure",
        "author_nicks": [
            {
                "name": "SS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28832/?format=api",
                    "id": 28832,
                    "name": "SS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46761/?format=api",
        "demozoo_url": "https://demozoo.org/music/46761/",
        "id": 46761,
        "title": "Summerset",
        "author_nicks": [
            {
                "name": "SS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28832/?format=api",
                    "id": 28832,
                    "name": "SS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50187/?format=api",
        "demozoo_url": "https://demozoo.org/music/50187/",
        "id": 50187,
        "title": "Blackended Crest",
        "author_nicks": [
            {
                "name": "SS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28832/?format=api",
                    "id": 28832,
                    "name": "SS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]