GET /api/v1/releasers/12154/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/10245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10245/",
        "id": 10245,
        "title": "Kandahar",
        "author_nicks": [
            {
                "name": "Amnesty",
                "abbreviation": "AME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                    "id": 8691,
                    "name": "Amnesty",
                    "is_group": true
                }
            },
            {
                "name": "Pengo",
                "abbreviation": "PNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12154/?format=api",
                    "id": 12154,
                    "name": "Pengo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158473/",
        "id": 158473,
        "title": "Jihad",
        "author_nicks": [
            {
                "name": "Pengo",
                "abbreviation": "PNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12154/?format=api",
                    "id": 12154,
                    "name": "Pengo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40901/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40901/",
        "id": 40901,
        "title": "People",
        "author_nicks": [
            {
                "name": "Pengo",
                "abbreviation": "PNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12154/?format=api",
                    "id": 12154,
                    "name": "Pengo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]