GET /api/v1/releasers/5289/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/45465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45465/",
        "id": 45465,
        "title": "The next god",
        "author_nicks": [
            {
                "name": "Not",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5289/?format=api",
                    "id": 5289,
                    "name": "Not",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/2529/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2529/",
        "id": 2529,
        "title": "Freaky Face",
        "author_nicks": [
            {
                "name": "Not",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5289/?format=api",
                    "id": 5289,
                    "name": "Not",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ephidrena",
                "abbreviation": "EPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                    "id": 107,
                    "name": "Ephidrena",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "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/30619/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30619/",
        "id": 30619,
        "title": "Blues",
        "author_nicks": [
            {
                "name": "Not",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5289/?format=api",
                    "id": 5289,
                    "name": "Not",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]