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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58933/",
        "id": 58933,
        "title": "Power Points - Weak Spots",
        "author_nicks": [
            {
                "name": "Voodoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12576/?format=api",
                    "id": 12576,
                    "name": "Voodoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/96924/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96924/",
        "id": 96924,
        "title": "Gand Crowd Party",
        "author_nicks": [
            {
                "name": "Voodoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12576/?format=api",
                    "id": 12576,
                    "name": "Voodoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fake That",
                "abbreviation": "FT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14939/?format=api",
                    "id": 14939,
                    "name": "Fake That",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29263/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29263/",
        "id": 29263,
        "title": "The Mirror",
        "author_nicks": [
            {
                "name": "Voodoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12576/?format=api",
                    "id": 12576,
                    "name": "Voodoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]