GET /api/v1/releasers/11997/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/39740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39740/",
        "id": 39740,
        "title": "Shine",
        "author_nicks": [
            {
                "name": "Orbital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                    "id": 11997,
                    "name": "Orbital",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8062/?format=api",
                    "id": 8062,
                    "name": "Prism",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "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/40384/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40384/",
        "id": 40384,
        "title": "Darkest Dub",
        "author_nicks": [
            {
                "name": "Orbital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                    "id": 11997,
                    "name": "Orbital",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hellcore",
                "abbreviation": "HCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                    "id": 10583,
                    "name": "Hellcore",
                    "is_group": true
                }
            },
            {
                "name": "Prism!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8062/?format=api",
                    "id": 8062,
                    "name": "Prism",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "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/62277/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62277/",
        "id": 62277,
        "title": "Zocha",
        "author_nicks": [
            {
                "name": "Orbital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                    "id": 11997,
                    "name": "Orbital",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]