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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325183/?format=api",
        "demozoo_url": "https://demozoo.org/music/325183/",
        "id": 325183,
        "title": "Demon Blue-Hiscore",
        "author_nicks": [
            {
                "name": "Phil Nixon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101793/?format=api",
                    "id": 101793,
                    "name": "Phil Nixon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325766/?format=api",
        "demozoo_url": "https://demozoo.org/music/325766/",
        "id": 325766,
        "title": "Oscar - Tune3",
        "author_nicks": [
            {
                "name": "Phil Nixon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101793/?format=api",
                    "id": 101793,
                    "name": "Phil Nixon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/226946/?format=api",
        "demozoo_url": "https://demozoo.org/music/226946/",
        "id": 226946,
        "title": "game finish",
        "author_nicks": [
            {
                "name": "Phil Nixon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101793/?format=api",
                    "id": 101793,
                    "name": "Phil Nixon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "oscar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/226947/?format=api",
        "demozoo_url": "https://demozoo.org/music/226947/",
        "id": 226947,
        "title": "ninjabunny",
        "author_nicks": [
            {
                "name": "Phil Nixon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101793/?format=api",
                    "id": 101793,
                    "name": "Phil Nixon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]