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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223805/",
        "id": 223805,
        "title": "Brutal: Paws of Fury +6",
        "author_nicks": [
            {
                "name": "Hotline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96308/?format=api",
                    "id": 96308,
                    "name": "Hotline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223806/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223806/",
        "id": 223806,
        "title": "Virocop - ECS +7",
        "author_nicks": [
            {
                "name": "Hotline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96308/?format=api",
                    "id": 96308,
                    "name": "Hotline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-05",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "virocop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178763/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178763/",
        "id": 178763,
        "title": "Virocop AGA Final Sales +5",
        "author_nicks": [
            {
                "name": "Hotline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96308/?format=api",
                    "id": 96308,
                    "name": "Hotline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-29",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "virocop"
        ]
    }
]