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

[
    {
        "url": "https://demozoo.org/api/v1/productions/116411/?format=api",
        "demozoo_url": "https://demozoo.org/music/116411/",
        "id": 116411,
        "title": "Tripple beat",
        "author_nicks": [
            {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22334/?format=api",
                    "id": 22334,
                    "name": "Trope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315522/?format=api",
        "demozoo_url": "https://demozoo.org/music/315522/",
        "id": 315522,
        "title": "Phoenix",
        "author_nicks": [
            {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22334/?format=api",
                    "id": 22334,
                    "name": "Trope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37350/?format=api",
        "demozoo_url": "https://demozoo.org/music/37350/",
        "id": 37350,
        "title": "S.T.O.P.",
        "author_nicks": [
            {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22334/?format=api",
                    "id": 22334,
                    "name": "Trope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crystalize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24250/?format=api",
                    "id": 24250,
                    "name": "Crystalize",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33564/?format=api",
        "demozoo_url": "https://demozoo.org/music/33564/",
        "id": 33564,
        "title": "Hereqe",
        "author_nicks": [
            {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22334/?format=api",
                    "id": 22334,
                    "name": "Trope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
                    "id": 22335,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]