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

[
    {
        "url": "https://demozoo.org/api/v1/productions/99869/?format=api",
        "demozoo_url": "https://demozoo.org/music/99869/",
        "id": 99869,
        "title": "My Name Is Nobody",
        "author_nicks": [
            {
                "name": "Biff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32178/?format=api",
                    "id": 32178,
                    "name": "Biff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Deviant Corporation",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40317/?format=api",
                    "id": 40317,
                    "name": "The Deviant Corporation",
                    "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/152224/?format=api",
        "demozoo_url": "https://demozoo.org/music/152224/",
        "id": 152224,
        "title": "Shoot'em Up",
        "author_nicks": [
            {
                "name": "Biff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32178/?format=api",
                    "id": 32178,
                    "name": "Biff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Deviant Corporation",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40317/?format=api",
                    "id": 40317,
                    "name": "The Deviant Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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/99868/?format=api",
        "demozoo_url": "https://demozoo.org/music/99868/",
        "id": 99868,
        "title": "Line Killer",
        "author_nicks": [
            {
                "name": "Biff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32178/?format=api",
                    "id": 32178,
                    "name": "Biff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Deviant Corporation",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40317/?format=api",
                    "id": 40317,
                    "name": "The Deviant Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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"
        ]
    }
]