GET /api/v1/releasers/57250/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/133496/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133496/",
        "id": 133496,
        "title": "Elf",
        "author_nicks": [
            {
                "name": "Envoy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57250/?format=api",
                    "id": 57250,
                    "name": "Envoy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12800/?format=api",
                    "id": 12800,
                    "name": "Unicorn",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "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/133537/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133537/",
        "id": 133537,
        "title": "Gömb",
        "author_nicks": [
            {
                "name": "Envoy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57250/?format=api",
                    "id": 57250,
                    "name": "Envoy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12800/?format=api",
                    "id": 12800,
                    "name": "Unicorn",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "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/133545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133545/",
        "id": 133545,
        "title": "Spider",
        "author_nicks": [
            {
                "name": "Envoy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57250/?format=api",
                    "id": 57250,
                    "name": "Envoy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12800/?format=api",
                    "id": 12800,
                    "name": "Unicorn",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]