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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303696/?format=api",
        "demozoo_url": "https://demozoo.org/music/303696/",
        "id": 303696,
        "title": "Nightline",
        "author_nicks": [
            {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114017/?format=api",
                    "id": 114017,
                    "name": "Duke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lunatics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                    "id": 37655,
                    "name": "The Lunatics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09",
        "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/303694/?format=api",
        "demozoo_url": "https://demozoo.org/music/303694/",
        "id": 303694,
        "title": "- twelve o'clock -",
        "author_nicks": [
            {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114017/?format=api",
                    "id": 114017,
                    "name": "Duke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gallows",
                "abbreviation": "Gallows",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76344/?format=api",
                    "id": 76344,
                    "name": "The Gallows",
                    "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/303695/?format=api",
        "demozoo_url": "https://demozoo.org/music/303695/",
        "id": 303695,
        "title": "We Are Back",
        "author_nicks": [
            {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114017/?format=api",
                    "id": 114017,
                    "name": "Duke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gallows",
                "abbreviation": "Gallows",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76344/?format=api",
                    "id": 76344,
                    "name": "The Gallows",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]