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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155828/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155828/",
        "id": 155828,
        "title": "TP 8 Report",
        "author_nicks": [
            {
                "name": "Daze Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16265/?format=api",
                    "id": 16265,
                    "name": "Daze Studios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22080/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22080/",
        "id": 22080,
        "title": "Kill'em",
        "author_nicks": [
            {
                "name": "Daze Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16265/?format=api",
                    "id": 16265,
                    "name": "Daze Studios",
                    "is_group": false
                }
            },
            {
                "name": "Ryg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/212/?format=api",
                    "id": 212,
                    "name": "Ryg",
                    "is_group": false
                }
            },
            {
                "name": "TNing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16266/?format=api",
                    "id": 16266,
                    "name": "TNing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]