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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56496/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56496/",
        "id": 56496,
        "title": "Polar Base",
        "author_nicks": [
            {
                "name": "GolTeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33346/?format=api",
                    "id": 33346,
                    "name": "GolTeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Termal Collapse",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                    "id": 31991,
                    "name": "Termal Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56728/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56728/",
        "id": 56728,
        "title": "Glufplace",
        "author_nicks": [
            {
                "name": "GolTeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33346/?format=api",
                    "id": 33346,
                    "name": "GolTeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Termal Collapse",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                    "id": 31991,
                    "name": "Termal Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]