GET /api/v1/releasers/86719/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/200040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200040/",
        "id": 200040,
        "title": "Grand Slam Tennis",
        "author_nicks": [
            {
                "name": "Southampton Cracking Team",
                "abbreviation": "SCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86719/?format=api",
                    "id": 86719,
                    "name": "Southampton Cracking Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/258766/",
        "id": 258766,
        "title": "Head Coach - Pro Football Simulation",
        "author_nicks": [
            {
                "name": "Southampton Cracking Team",
                "abbreviation": "SCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86719/?format=api",
                    "id": 86719,
                    "name": "Southampton Cracking Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/258764/",
        "id": 258764,
        "title": "Destroyer",
        "author_nicks": [
            {
                "name": "Southampton Cracking Team",
                "abbreviation": "SCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86719/?format=api",
                    "id": 86719,
                    "name": "Southampton Cracking Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "destroyer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258763/?format=api",
        "demozoo_url": "https://demozoo.org/productions/258763/",
        "id": 258763,
        "title": "Balance of Power",
        "author_nicks": [
            {
                "name": "Southampton Cracking Team",
                "abbreviation": "SCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86719/?format=api",
                    "id": 86719,
                    "name": "Southampton Cracking Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/258765/",
        "id": 258765,
        "title": "HardBall!",
        "author_nicks": [
            {
                "name": "Southampton Cracking Team",
                "abbreviation": "SCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86719/?format=api",
                    "id": 86719,
                    "name": "Southampton Cracking Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "defaced-title-screen",
            "hardball"
        ]
    }
]