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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47376/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47376/",
        "id": 47376,
        "title": "Sentinel of Heaven",
        "author_nicks": [
            {
                "name": "Nyce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29086/?format=api",
                    "id": 29086,
                    "name": "Nyce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Strontium 90",
                "abbreviation": "S90",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13611/?format=api",
                    "id": 13611,
                    "name": "Strontium 90",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "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/47394/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47394/",
        "id": 47394,
        "title": "Axe Effect",
        "author_nicks": [
            {
                "name": "Nyce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29086/?format=api",
                    "id": 29086,
                    "name": "Nyce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Strontium 90",
                "abbreviation": "S90",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13611/?format=api",
                    "id": 13611,
                    "name": "Strontium 90",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]