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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157585/?format=api",
        "demozoo_url": "https://demozoo.org/music/157585/",
        "id": 157585,
        "title": "Gurbamix",
        "author_nicks": [
            {
                "name": "Gurba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65550/?format=api",
                    "id": 65550,
                    "name": "Gurba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wackyload",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65551/?format=api",
                    "id": 65551,
                    "name": "Wackyload",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-14",
        "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",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157599/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157599/",
        "id": 157599,
        "title": "Compopic",
        "author_nicks": [
            {
                "name": "Gurba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65550/?format=api",
                    "id": 65550,
                    "name": "Gurba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wackyload",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65551/?format=api",
                    "id": 65551,
                    "name": "Wackyload",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]