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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30192/?format=api",
        "demozoo_url": "https://demozoo.org/music/30192/",
        "id": 30192,
        "title": "Speed It Up",
        "author_nicks": [
            {
                "name": "Raider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20447/?format=api",
                    "id": 20447,
                    "name": "Raider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-20",
        "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/133445/?format=api",
        "demozoo_url": "https://demozoo.org/music/133445/",
        "id": 133445,
        "title": "Levitation",
        "author_nicks": [
            {
                "name": "Raider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20447/?format=api",
                    "id": 20447,
                    "name": "Raider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mystic Waves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57231/?format=api",
                    "id": 57231,
                    "name": "Mystic Waves",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "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"
        ]
    }
]