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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299064/?format=api",
        "demozoo_url": "https://demozoo.org/music/299064/",
        "id": 299064,
        "title": "Grand Illusion",
        "author_nicks": [
            {
                "name": "Vortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126091/?format=api",
                    "id": 126091,
                    "name": "Vortex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crystalline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126092/?format=api",
                    "id": 126092,
                    "name": "Crystalline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299065/?format=api",
        "demozoo_url": "https://demozoo.org/music/299065/",
        "id": 299065,
        "title": "Land Afar",
        "author_nicks": [
            {
                "name": "Vortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126091/?format=api",
                    "id": 126091,
                    "name": "Vortex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crystalline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126092/?format=api",
                    "id": 126092,
                    "name": "Crystalline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]