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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24824/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24824/",
        "id": 24824,
        "title": "The \"Sparrow\"",
        "author_nicks": [
            {
                "name": "Liaram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17124/?format=api",
                    "id": 17124,
                    "name": "Liaram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Istari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142608/?format=api",
                    "id": 142608,
                    "name": "Istari",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "3d-studio-max"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23560/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23560/",
        "id": 23560,
        "title": "Centrian_v1",
        "author_nicks": [
            {
                "name": "Liaram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17124/?format=api",
                    "id": 17124,
                    "name": "Liaram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Istari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142608/?format=api",
                    "id": 142608,
                    "name": "Istari",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]