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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280944/",
        "id": 280944,
        "title": "wildemo madness",
        "author_nicks": [
            {
                "name": "Umezeeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42719/?format=api",
                    "id": 42719,
                    "name": "Umezeeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "eris nyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115667/?format=api",
                    "id": 115667,
                    "name": "eris nyx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "after-effects"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85305/",
        "id": 85305,
        "title": "Yelowlee",
        "author_nicks": [
            {
                "name": "Umezeeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42719/?format=api",
                    "id": 42719,
                    "name": "Umezeeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85291/",
        "id": 85291,
        "title": "Antz",
        "author_nicks": [
            {
                "name": "Umezeeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42719/?format=api",
                    "id": 42719,
                    "name": "Umezeeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]