GET /api/v1/releasers/51817/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/117773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117773/",
        "id": 117773,
        "title": "Partydemo",
        "author_nicks": [
            {
                "name": "The Future",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51817/?format=api",
                    "id": 51817,
                    "name": "The Future",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/347316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347316/",
        "id": 347316,
        "title": "Co-Rape",
        "author_nicks": [
            {
                "name": "Paragon",
                "abbreviation": "PRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                    "id": 14661,
                    "name": "Paragon",
                    "is_group": true
                }
            },
            {
                "name": "The Future",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51817/?format=api",
                    "id": 51817,
                    "name": "The Future",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/126210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126210/",
        "id": 126210,
        "title": "Beyond the Horizon",
        "author_nicks": [
            {
                "name": "The Future",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51817/?format=api",
                    "id": 51817,
                    "name": "The Future",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/362614/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362614/",
        "id": 362614,
        "title": "Taihaho",
        "author_nicks": [
            {
                "name": "The Future",
                "abbreviation": "TF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51817/?format=api",
                    "id": 51817,
                    "name": "The Future",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]