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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164046/?format=api",
        "demozoo_url": "https://demozoo.org/music/164046/",
        "id": 164046,
        "title": "Bi-Location",
        "author_nicks": [
            {
                "name": "Inikep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49571/?format=api",
                    "id": 49571,
                    "name": "Inikeep",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suspend",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                    "id": 5856,
                    "name": "Suspend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/246976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/246976/",
        "id": 246976,
        "title": "WinTunnel",
        "author_nicks": [
            {
                "name": "Inikep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49571/?format=api",
                    "id": 49571,
                    "name": "Inikeep",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]