GET /api/v1/releasers/22936/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/66836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66836/",
        "id": 66836,
        "title": "Ponnyland",
        "author_nicks": [
            {
                "name": "Fiskfittan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22936/?format=api",
                    "id": 22936,
                    "name": "Fiskfittan",
                    "is_group": false
                }
            },
            {
                "name": "xXxBONGxXx96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22926/?format=api",
                    "id": 22926,
                    "name": "xXxBONGxXx96",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69743/",
        "id": 69743,
        "title": "Piotr and Dmitris excellent adventure",
        "author_nicks": [
            {
                "name": "Fiskfittan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22936/?format=api",
                    "id": 22936,
                    "name": "Fiskfittan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34709/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34709/",
        "id": 34709,
        "title": "Speedpaint",
        "author_nicks": [
            {
                "name": "Fiskfittan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22936/?format=api",
                    "id": 22936,
                    "name": "Fiskfittan",
                    "is_group": false
                }
            },
            {
                "name": "xXxBONGxXx96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22926/?format=api",
                    "id": 22926,
                    "name": "xXxBONGxXx96",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]