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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151762/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151762/",
        "id": 151762,
        "title": "X",
        "author_nicks": [
            {
                "name": "Udvarhelyi Zsolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19366/?format=api",
                    "id": 19366,
                    "name": "Udvarhelyi Zsolt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-16",
        "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/27947/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27947/",
        "id": 27947,
        "title": "Crazy",
        "author_nicks": [
            {
                "name": "Udvarhelyi Zsolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19366/?format=api",
                    "id": 19366,
                    "name": "Udvarhelyi Zsolt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-16",
        "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/166141/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/166141/",
        "id": 166141,
        "title": "Farao",
        "author_nicks": [
            {
                "name": "Udvarhelyi Zsolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19366/?format=api",
                    "id": 19366,
                    "name": "Udvarhelyi Zsolt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]