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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25783/?format=api",
        "demozoo_url": "https://demozoo.org/music/25783/",
        "id": 25783,
        "title": "Sunday Flowers",
        "author_nicks": [
            {
                "name": "Tristram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17648/?format=api",
                    "id": 17648,
                    "name": "Tristram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anomaly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18346/?format=api",
                    "id": 18346,
                    "name": "Anomaly",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-14",
        "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/24405/?format=api",
        "demozoo_url": "https://demozoo.org/music/24405/",
        "id": 24405,
        "title": "Concealed Faces",
        "author_nicks": [
            {
                "name": "Tristram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17648/?format=api",
                    "id": 17648,
                    "name": "Tristram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]