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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310267/?format=api",
        "demozoo_url": "https://demozoo.org/music/310267/",
        "id": 310267,
        "title": "Cisco Crack",
        "author_nicks": [
            {
                "name": "Kerbeeros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132584/?format=api",
                    "id": 132584,
                    "name": "Kerbeeros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mankeli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17691/?format=api",
                    "id": 17691,
                    "name": "Mankeli",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310275/?format=api",
        "demozoo_url": "https://demozoo.org/music/310275/",
        "id": 310275,
        "title": "Perkeleen Fugue",
        "author_nicks": [
            {
                "name": "Kerbeeros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132584/?format=api",
                    "id": 132584,
                    "name": "Kerbeeros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mankeli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17691/?format=api",
                    "id": 17691,
                    "name": "Mankeli",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]