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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75258/",
        "id": 75258,
        "title": "Loo",
        "author_nicks": [
            {
                "name": "Waltari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33827/?format=api",
                    "id": 33827,
                    "name": "Waltari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUBA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36116/?format=api",
                    "id": 36116,
                    "name": "TUBA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-25",
        "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/62740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62740/",
        "id": 62740,
        "title": "Catwoman",
        "author_nicks": [
            {
                "name": "Waltari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33827/?format=api",
                    "id": 33827,
                    "name": "Waltari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUBA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36116/?format=api",
                    "id": 36116,
                    "name": "TUBA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-19",
        "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/57368/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57368/",
        "id": 57368,
        "title": "EVE",
        "author_nicks": [
            {
                "name": "Waltari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33827/?format=api",
                    "id": 33827,
                    "name": "Waltari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-20",
        "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/57388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57388/",
        "id": 57388,
        "title": "Try no. 9",
        "author_nicks": [
            {
                "name": "Johs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33828/?format=api",
                    "id": 33828,
                    "name": "Johs",
                    "is_group": false
                }
            },
            {
                "name": "Waltari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33827/?format=api",
                    "id": 33827,
                    "name": "Waltari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]