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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324571/?format=api",
        "demozoo_url": "https://demozoo.org/music/324571/",
        "id": 324571,
        "title": "E-Ballad",
        "author_nicks": [
            {
                "name": "Sergey Pahomov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12225/?format=api",
                    "id": 12225,
                    "name": "Sergey Pahomov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11083/?format=api",
        "demozoo_url": "https://demozoo.org/music/11083/",
        "id": 11083,
        "title": "Improvization 1",
        "author_nicks": [
            {
                "name": "Sergey Pahomov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12225/?format=api",
                    "id": 12225,
                    "name": "Sergey Pahomov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11082/?format=api",
        "demozoo_url": "https://demozoo.org/music/11082/",
        "id": 11082,
        "title": "Grave 3.0",
        "author_nicks": [
            {
                "name": "Sergey Pahomov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12225/?format=api",
                    "id": 12225,
                    "name": "Sergey Pahomov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt2"
        ]
    }
]