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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34633/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34633/",
        "id": 34633,
        "title": "Voodoo Kult",
        "author_nicks": [
            {
                "name": "Stylez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6867/?format=api",
                    "id": 6867,
                    "name": "Stylez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wetworks",
                "abbreviation": "WET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6939/?format=api",
                    "id": 6939,
                    "name": "Wetworks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-02-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5964/",
        "id": 5964,
        "title": "Chainsaw Carnage",
        "author_nicks": [
            {
                "name": "Stylez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6867/?format=api",
                    "id": 6867,
                    "name": "Stylez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-16",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5963/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5963/",
        "id": 5963,
        "title": "ASCII Trash 1",
        "author_nicks": [
            {
                "name": "CountZero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6867/?format=api",
                    "id": 6867,
                    "name": "Stylez",
                    "is_group": false
                }
            },
            {
                "name": "Maverick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7048/?format=api",
                    "id": 7048,
                    "name": "Maverick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-16",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "first-production"
        ]
    }
]