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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33468/?format=api",
        "demozoo_url": "https://demozoo.org/music/33468/",
        "id": 33468,
        "title": "Preerian Sankari",
        "author_nicks": [
            {
                "name": "MRW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22216/?format=api",
                    "id": 22216,
                    "name": "MRW",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pnis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19005/?format=api",
                    "id": 19005,
                    "name": "π-nis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116328/?format=api",
        "demozoo_url": "https://demozoo.org/music/116328/",
        "id": 116328,
        "title": "piisli",
        "author_nicks": [
            {
                "name": "MRW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22216/?format=api",
                    "id": 22216,
                    "name": "MRW",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]