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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294595/?format=api",
        "demozoo_url": "https://demozoo.org/music/294595/",
        "id": 294595,
        "title": "Dum Da Dum",
        "author_nicks": [
            {
                "name": "Uncle Buck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121157/?format=api",
                    "id": 121157,
                    "name": "Uncle Buck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Live",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121150/?format=api",
                    "id": 121150,
                    "name": "Live",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294602/?format=api",
        "demozoo_url": "https://demozoo.org/music/294602/",
        "id": 294602,
        "title": "Relax Remix - Frankie GTH",
        "author_nicks": [
            {
                "name": "Uncle Buck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121157/?format=api",
                    "id": 121157,
                    "name": "Uncle Buck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Live",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121150/?format=api",
                    "id": 121150,
                    "name": "Live",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]