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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45090/?format=api",
        "demozoo_url": "https://demozoo.org/music/45090/",
        "id": 45090,
        "title": "ROBPHIA",
        "author_nicks": [
            {
                "name": "Trackseeker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27946/?format=api",
                    "id": 27946,
                    "name": "Trackseeker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PMPO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                    "id": 26437,
                    "name": "PMPO",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45242/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45242/",
        "id": 45242,
        "title": "TRACKSEEKERDOWN&ON",
        "author_nicks": [
            {
                "name": "Trackseeker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27946/?format=api",
                    "id": 27946,
                    "name": "Trackseeker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PMPO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                    "id": 26437,
                    "name": "PMPO",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "corrupted-file"
        ]
    }
]