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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113112/",
        "id": 113112,
        "title": "Foos style",
        "author_nicks": [
            {
                "name": "Cereal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26331/?format=api",
                    "id": 26331,
                    "name": "Cereal",
                    "is_group": false
                }
            },
            {
                "name": "Unc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50536/?format=api",
                    "id": 50536,
                    "name": "Unc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41414/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41414/",
        "id": 41414,
        "title": "Vision",
        "author_nicks": [
            {
                "name": "Cereal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26331/?format=api",
                    "id": 26331,
                    "name": "Cereal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ooze Labs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26332/?format=api",
                    "id": 26332,
                    "name": "Ooze Labs",
                    "is_group": true
                }
            },
            {
                "name": "Surprise! Productions",
                "abbreviation": "S!P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                    "id": 1536,
                    "name": "Surprise! Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166938/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/166938/",
        "id": 166938,
        "title": "Voyage",
        "author_nicks": [
            {
                "name": "Cereal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26331/?format=api",
                    "id": 26331,
                    "name": "Cereal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illicit",
                "abbreviation": "ICT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47698/?format=api",
                    "id": 47698,
                    "name": "Illicit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "320x200"
        ]
    }
]