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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34040/?format=api",
        "demozoo_url": "https://demozoo.org/music/34040/",
        "id": 34040,
        "title": "Sleepless",
        "author_nicks": [
            {
                "name": "Disc-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22555/?format=api",
                    "id": 22555,
                    "name": "Disc-Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Donut Fetish",
                "abbreviation": "DNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                    "id": 1232,
                    "name": "Donut Fetish",
                    "is_group": true
                }
            },
            {
                "name": "The Phrenetics",
                "abbreviation": "TP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5468/?format=api",
                    "id": 5468,
                    "name": "Phrenetics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319811/?format=api",
        "demozoo_url": "https://demozoo.org/music/319811/",
        "id": 319811,
        "title": "Chemical Storm",
        "author_nicks": [
            {
                "name": "Disc-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22555/?format=api",
                    "id": 22555,
                    "name": "Disc-Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Donut Fetish",
                "abbreviation": "DNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                    "id": 1232,
                    "name": "Donut Fetish",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]