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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32262/?format=api",
        "demozoo_url": "https://demozoo.org/music/32262/",
        "id": 32262,
        "title": "Oracle",
        "author_nicks": [
            {
                "name": "Subsonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64516/?format=api",
                    "id": 64516,
                    "name": "Subsonic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Remal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
                    "id": 8034,
                    "name": "Remal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154892/?format=api",
        "demozoo_url": "https://demozoo.org/music/154892/",
        "id": 154892,
        "title": "When The Fire Burns Your Cock",
        "author_nicks": [
            {
                "name": "Subsonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64516/?format=api",
                    "id": 64516,
                    "name": "Subsonic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Remal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
                    "id": 8034,
                    "name": "Remal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]