GET /api/v1/releasers/15184/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/310728/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/310728/",
        "id": 310728,
        "title": "Bug on My Code",
        "author_nicks": [
            {
                "name": "Whizzter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15184/?format=api",
                    "id": 15184,
                    "name": "Whizzter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Planet Of Leather Moomins",
                "abbreviation": "TPOLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                    "id": 84,
                    "name": "The Planet Of Leather Moomins",
                    "is_group": true
                }
            },
            {
                "name": "Woorlic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                    "id": 8664,
                    "name": "Woorlic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-07-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62532/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62532/",
        "id": 62532,
        "title": "Gnilks Mormor Är En Slyna",
        "author_nicks": [
            {
                "name": "Java",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5423/?format=api",
                    "id": 5423,
                    "name": "Java",
                    "is_group": false
                }
            },
            {
                "name": "Whizzter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15184/?format=api",
                    "id": 15184,
                    "name": "Whizzter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-29",
        "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/338351/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338351/",
        "id": 338351,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "Whizzter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15184/?format=api",
                    "id": 15184,
                    "name": "Whizzter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Woorlic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                    "id": 8664,
                    "name": "Woorlic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [],
        "tags": []
    }
]