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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219598/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219598/",
        "id": 219598,
        "title": "Wasted Time",
        "author_nicks": [
            {
                "name": "Xerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76309/?format=api",
                    "id": 76309,
                    "name": "Xerox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/212305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/212305/",
        "id": 212305,
        "title": "Mina I",
        "author_nicks": [
            {
                "name": "Energy",
                "abbreviation": "NRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                    "id": 1420,
                    "name": "Energy",
                    "is_group": true
                }
            },
            {
                "name": "Xerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76309/?format=api",
                    "id": 76309,
                    "name": "Xerox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]