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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206180/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206180/",
        "id": 206180,
        "title": "H2K",
        "author_nicks": [
            {
                "name": "Brothers in ATRs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83039/?format=api",
                    "id": 83039,
                    "name": "Brothers in ATRs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-13",
        "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/195462/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195462/",
        "id": 195462,
        "title": "KANTO",
        "author_nicks": [
            {
                "name": "Brothers in ATRs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83039/?format=api",
                    "id": 83039,
                    "name": "Brothers in ATRs",
                    "is_group": true
                }
            },
            {
                "name": "MotionRide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65679/?format=api",
                    "id": 65679,
                    "name": "MotionRide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]