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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140866/?format=api",
        "demozoo_url": "https://demozoo.org/music/140866/",
        "id": 140866,
        "title": "Ball As Your Head",
        "author_nicks": [
            {
                "name": "Mips",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47889/?format=api",
                    "id": 47889,
                    "name": "Mips",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madwizards",
                "abbreviation": "MWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                    "id": 450,
                    "name": "Madwizards",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/286753/",
        "id": 286753,
        "title": "final",
        "author_nicks": [
            {
                "name": "Mips",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47889/?format=api",
                    "id": 47889,
                    "name": "Mips",
                    "is_group": false
                }
            },
            {
                "name": "Photos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6990/?format=api",
                    "id": 6990,
                    "name": "Photos",
                    "is_group": false
                }
            },
            {
                "name": "Tenshu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/392/?format=api",
                    "id": 392,
                    "name": "Tenshu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]