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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218227/?format=api",
        "demozoo_url": "https://demozoo.org/music/218227/",
        "id": 218227,
        "title": "Time.mix",
        "author_nicks": [
            {
                "name": "Zenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66858/?format=api",
                    "id": 66858,
                    "name": "Zenix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01",
        "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/218226/?format=api",
        "demozoo_url": "https://demozoo.org/music/218226/",
        "id": 218226,
        "title": "Norths.Remix",
        "author_nicks": [
            {
                "name": "Zenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66858/?format=api",
                    "id": 66858,
                    "name": "Zenix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic Intelligence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53409/?format=api",
                    "id": 53409,
                    "name": "Atomic Intelligence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-07",
        "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"
        ]
    }
]