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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57652/?format=api",
        "demozoo_url": "https://demozoo.org/music/57652/",
        "id": 57652,
        "title": "Kanzas",
        "author_nicks": [
            {
                "name": "Kostyan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22648/?format=api",
                    "id": 22648,
                    "name": "Kostyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scratch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33917/?format=api",
                    "id": 33917,
                    "name": "Scratch",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57734/?format=api",
        "demozoo_url": "https://demozoo.org/music/57734/",
        "id": 57734,
        "title": "May (dance version)",
        "author_nicks": [
            {
                "name": "Kostyan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22648/?format=api",
                    "id": 22648,
                    "name": "Kostyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scratch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33917/?format=api",
                    "id": 33917,
                    "name": "Scratch",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34136/?format=api",
        "demozoo_url": "https://demozoo.org/music/34136/",
        "id": 34136,
        "title": "Alone",
        "author_nicks": [
            {
                "name": "Kostyan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22648/?format=api",
                    "id": 22648,
                    "name": "Kostyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]