GET /api/v1/releasers/137464/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/324025/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324025/",
        "id": 324025,
        "title": "Another Intro",
        "author_nicks": [
            {
                "name": "Paradise Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137464/?format=api",
                    "id": 137464,
                    "name": "Paradise Sector",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324037/",
        "id": 324037,
        "title": "Demo Disk XXII",
        "author_nicks": [
            {
                "name": "Paradise Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137464/?format=api",
                    "id": 137464,
                    "name": "Paradise Sector",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324377/",
        "id": 324377,
        "title": "Demo Disk XXIV",
        "author_nicks": [
            {
                "name": "Paradise Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137464/?format=api",
                    "id": 137464,
                    "name": "Paradise Sector",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-credits-given"
        ]
    }
]