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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91046/?format=api",
        "demozoo_url": "https://demozoo.org/music/91046/",
        "id": 91046,
        "title": "We're Fucking Original Junglists",
        "author_nicks": [
            {
                "name": "T-Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17040/?format=api",
                    "id": 17040,
                    "name": "T-Zero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3LN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                    "id": 17025,
                    "name": "3LN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29924/?format=api",
        "demozoo_url": "https://demozoo.org/music/29924/",
        "id": 29924,
        "title": "Harpsichord Bass",
        "author_nicks": [
            {
                "name": "T-Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17040/?format=api",
                    "id": 17040,
                    "name": "T-Zero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]