GET /api/v1/releasers/37136/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/82354/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82354/",
        "id": 82354,
        "title": "f1",
        "author_nicks": [
            {
                "name": "Spaztica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37136/?format=api",
                    "id": 37136,
                    "name": "Spaztica",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-02",
        "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/65584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65584/",
        "id": 65584,
        "title": "Slide",
        "author_nicks": [
            {
                "name": "Spaztica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37136/?format=api",
                    "id": 37136,
                    "name": "Spaztica",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bronx",
                "abbreviation": "BNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                    "id": 1508,
                    "name": "Bronx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65585/",
        "id": 65585,
        "title": "256",
        "author_nicks": [
            {
                "name": "Spaztica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37136/?format=api",
                    "id": 37136,
                    "name": "Spaztica",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bronx",
                "abbreviation": "BNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                    "id": 1508,
                    "name": "Bronx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]