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

[
    {
        "url": "https://demozoo.org/api/v1/productions/100613/?format=api",
        "demozoo_url": "https://demozoo.org/music/100613/",
        "id": 100613,
        "title": "STAX48",
        "author_nicks": [
            {
                "name": "Casanova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32193/?format=api",
                    "id": 32193,
                    "name": "Casanova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tigersoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32192/?format=api",
                    "id": 32192,
                    "name": "Tigersoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-23",
        "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/100612/?format=api",
        "demozoo_url": "https://demozoo.org/music/100612/",
        "id": 100612,
        "title": "STAX25",
        "author_nicks": [
            {
                "name": "Casanova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32193/?format=api",
                    "id": 32193,
                    "name": "Casanova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tigersoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32192/?format=api",
                    "id": 32192,
                    "name": "Tigersoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-09",
        "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/100611/?format=api",
        "demozoo_url": "https://demozoo.org/music/100611/",
        "id": 100611,
        "title": "STAX24",
        "author_nicks": [
            {
                "name": "Casanova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32193/?format=api",
                    "id": 32193,
                    "name": "Casanova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tigersoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32192/?format=api",
                    "id": 32192,
                    "name": "Tigersoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]