GET /api/v1/releasers/11217/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/40550/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40550/",
        "id": 40550,
        "title": "Honour",
        "author_nicks": [
            {
                "name": "Oak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11217/?format=api",
                    "id": 11217,
                    "name": "Oak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Rainbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11218/?format=api",
                    "id": 11218,
                    "name": "Black Rainbow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "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/40589/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40589/",
        "id": 40589,
        "title": "Base",
        "author_nicks": [
            {
                "name": "Oak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11217/?format=api",
                    "id": 11217,
                    "name": "Oak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Rainbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11218/?format=api",
                    "id": 11218,
                    "name": "Black Rainbow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "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/40518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40518/",
        "id": 40518,
        "title": "Macrohard",
        "author_nicks": [
            {
                "name": "Oak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11217/?format=api",
                    "id": 11217,
                    "name": "Oak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Rainbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11218/?format=api",
                    "id": 11218,
                    "name": "Black Rainbow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]