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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350552/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350552/",
        "id": 350552,
        "title": "Plasma",
        "author_nicks": [
            {
                "name": "Chalice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65116/?format=api",
                    "id": 65116,
                    "name": "Chalice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37691/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37691/",
        "id": 37691,
        "title": "Nofx",
        "author_nicks": [
            {
                "name": "Chalice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65116/?format=api",
                    "id": 65116,
                    "name": "Chalice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350551/",
        "id": 350551,
        "title": "Phoenix Meeting Invitation",
        "author_nicks": [
            {
                "name": "Chalice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65116/?format=api",
                    "id": 65116,
                    "name": "Chalice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]