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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30235/?format=api",
        "demozoo_url": "https://demozoo.org/music/30235/",
        "id": 30235,
        "title": "Compo Music",
        "author_nicks": [
            {
                "name": "Interlaced",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20468/?format=api",
                    "id": 20468,
                    "name": "Interlaced",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TIC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20469/?format=api",
                    "id": 20469,
                    "name": "TIC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293568/?format=api",
        "demozoo_url": "https://demozoo.org/music/293568/",
        "id": 293568,
        "title": "World of Funk",
        "author_nicks": [
            {
                "name": "Interlaced",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20468/?format=api",
                    "id": 20468,
                    "name": "Interlaced",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297321/?format=api",
        "demozoo_url": "https://demozoo.org/music/297321/",
        "id": 297321,
        "title": "Brave",
        "author_nicks": [
            {
                "name": "Interlaced",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20468/?format=api",
                    "id": 20468,
                    "name": "Interlaced",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TIC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20469/?format=api",
                    "id": 20469,
                    "name": "TIC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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"
        ]
    }
]