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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317365/?format=api",
        "demozoo_url": "https://demozoo.org/music/317365/",
        "id": 317365,
        "title": "96Gonna Get This",
        "author_nicks": [
            {
                "name": "Turbo.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44619/?format=api",
                    "id": 44619,
                    "name": "Turbo.B.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "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/362346/?format=api",
        "demozoo_url": "https://demozoo.org/music/362346/",
        "id": 362346,
        "title": "U Feel It",
        "author_nicks": [
            {
                "name": "Dax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9777/?format=api",
                    "id": 9777,
                    "name": "D4XX",
                    "is_group": false
                }
            },
            {
                "name": "Turbo.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44619/?format=api",
                    "id": 44619,
                    "name": "Turbo.B.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Ravebusters",
                "abbreviation": "TRBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48648/?format=api",
                    "id": 48648,
                    "name": "The Ravebusters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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"
        ]
    }
]