GET /api/v1/releasers/73219/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/275141/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275141/",
        "id": 275141,
        "title": "Nevada Testing Grounds BBS (3)",
        "author_nicks": [
            {
                "name": "The Sorcerer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73219/?format=api",
                    "id": 73219,
                    "name": "The Sorcerer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275331/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275331/",
        "id": 275331,
        "title": "Kingdom Of The Forgotten Souls BBS",
        "author_nicks": [
            {
                "name": "Nosferatu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112841/?format=api",
                    "id": 112841,
                    "name": "Nosferatu",
                    "is_group": false
                }
            },
            {
                "name": "The Sorcerer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73219/?format=api",
                    "id": 73219,
                    "name": "The Sorcerer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-06",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274204/",
        "id": 274204,
        "title": "Savage Land BBS (2b)",
        "author_nicks": [
            {
                "name": "The Sorcerer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73219/?format=api",
                    "id": 73219,
                    "name": "The Sorcerer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-05",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357991/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357991/",
        "id": 357991,
        "title": "Genesis BBS VGA intro",
        "author_nicks": [
            {
                "name": "The Sorcerer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73219/?format=api",
                    "id": 73219,
                    "name": "The Sorcerer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]