GET /api/v1/releasers/1390/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/356996/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356996/",
        "id": 356996,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "E. Toball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1390/?format=api",
                    "id": 1390,
                    "name": "E. Toball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317402/",
        "id": 317402,
        "title": "X-It V1.0",
        "author_nicks": [
            {
                "name": "Erdmann Toball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1390/?format=api",
                    "id": 1390,
                    "name": "E. Toball",
                    "is_group": false
                }
            },
            {
                "name": "Holger Vocke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-28",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317403/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317403/",
        "id": 317403,
        "title": "X-Copy-CDTV 1.0",
        "author_nicks": [
            {
                "name": "CPL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135360/?format=api",
                    "id": 135360,
                    "name": "CPL",
                    "is_group": false
                }
            },
            {
                "name": "E. T.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1390/?format=api",
                    "id": 1390,
                    "name": "E. Toball",
                    "is_group": false
                }
            },
            {
                "name": "H. Vocke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-28",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "x-copy",
            "copy-programme",
            "cdtv"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207122/?format=api",
        "demozoo_url": "https://demozoo.org/music/207122/",
        "id": 207122,
        "title": "spook",
        "author_nicks": [
            {
                "name": "Old Spook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1390/?format=api",
                    "id": 1390,
                    "name": "E. Toball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-11-11",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]