GET /api/v1/releasers/13032/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/125338/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125338/",
        "id": 125338,
        "title": "MS World",
        "author_nicks": [
            {
                "name": "Steff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13032/?format=api",
                    "id": 13032,
                    "name": "Steff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sorrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
                    "id": 7850,
                    "name": "Sorrox",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-21",
        "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/303006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303006/",
        "id": 303006,
        "title": "Nibbles In 54 Bytes",
        "author_nicks": [
            {
                "name": "Steff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13032/?format=api",
                    "id": 13032,
                    "name": "Steff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "snake",
            "source-available",
            "code-challenge"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117230/",
        "id": 117230,
        "title": "Donut",
        "author_nicks": [
            {
                "name": "Steff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13032/?format=api",
                    "id": 13032,
                    "name": "Steff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sorrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
                    "id": 7850,
                    "name": "Sorrox",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]