GET /api/v1/releasers/17955/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/64168/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64168/",
        "id": 64168,
        "title": "Why orchs don't use computers",
        "author_nicks": [
            {
                "name": "Benjamin \"Horza\" Mortensen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17955/?format=api",
                    "id": 17955,
                    "name": "Horza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "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/26119/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26119/",
        "id": 26119,
        "title": "Kitchen",
        "author_nicks": [
            {
                "name": "Horza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17955/?format=api",
                    "id": 17955,
                    "name": "Horza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-28",
        "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/24832/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24832/",
        "id": 24832,
        "title": "Zippo \"groovy\" logo",
        "author_nicks": [
            {
                "name": "Benjamin \"Horza\" Mortensen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17955/?format=api",
                    "id": 17955,
                    "name": "Horza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Groovy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17956/?format=api",
                    "id": 17956,
                    "name": "Groovy",
                    "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": []
    }
]