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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/314033/",
        "id": 314033,
        "title": "?",
        "author_nicks": [
            {
                "name": "MrBean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134316/?format=api",
                    "id": 134316,
                    "name": "MrBean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "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/314038/?format=api",
        "demozoo_url": "https://demozoo.org/music/314038/",
        "id": 314038,
        "title": "Live",
        "author_nicks": [
            {
                "name": "Grue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3304/?format=api",
                    "id": 3304,
                    "name": "Grue",
                    "is_group": false
                }
            },
            {
                "name": "MrBean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134316/?format=api",
                    "id": 134316,
                    "name": "MrBean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]