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

[
    {
        "url": "https://demozoo.org/api/v1/productions/145119/?format=api",
        "demozoo_url": "https://demozoo.org/music/145119/",
        "id": 145119,
        "title": "Convolution Fugue - Loci",
        "author_nicks": [
            {
                "name": "Brotherhood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61264/?format=api",
                    "id": 61264,
                    "name": "Brotherhood",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-09-12",
        "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/145134/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/145134/",
        "id": 145134,
        "title": "Plastic sea - qatta",
        "author_nicks": [
            {
                "name": "Brotherhood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61264/?format=api",
                    "id": 61264,
                    "name": "Brotherhood",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-09-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145100/",
        "id": 145100,
        "title": "PolyWar - Lete",
        "author_nicks": [
            {
                "name": "Brotherhood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61264/?format=api",
                    "id": 61264,
                    "name": "Brotherhood",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-09-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]