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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46043/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46043/",
        "id": 46043,
        "title": "Helmholtztande",
        "author_nicks": [
            {
                "name": "Atze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28471/?format=api",
                    "id": 28471,
                    "name": "Atze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46044/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46044/",
        "id": 46044,
        "title": "Lavasee",
        "author_nicks": [
            {
                "name": "Atze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28471/?format=api",
                    "id": 28471,
                    "name": "Atze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46346/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46346/",
        "id": 46346,
        "title": "Canyon",
        "author_nicks": [
            {
                "name": "Atze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28471/?format=api",
                    "id": 28471,
                    "name": "Atze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]