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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63140/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63140/",
        "id": 63140,
        "title": "Dtc",
        "author_nicks": [
            {
                "name": "Adess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36134/?format=api",
                    "id": 36134,
                    "name": "Adess",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Monolith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36203/?format=api",
                    "id": 36203,
                    "name": "Monolith",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-10",
        "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/62790/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62790/",
        "id": 62790,
        "title": "DODOR",
        "author_nicks": [
            {
                "name": "Adess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36134/?format=api",
                    "id": 36134,
                    "name": "Adess",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]