GET /api/v1/releasers/26265/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/42303/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42303/",
        "id": 42303,
        "title": "Random Ruk",
        "author_nicks": [
            {
                "name": "NoRulez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26265/?format=api",
                    "id": 26265,
                    "name": "NoRulez",
                    "is_group": false
                }
            },
            {
                "name": "Twelve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16054/?format=api",
                    "id": 16054,
                    "name": "Twelve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45295/",
        "id": 45295,
        "title": "Flep!",
        "author_nicks": [
            {
                "name": "NoRulez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26265/?format=api",
                    "id": 26265,
                    "name": "NoRulez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PMPO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                    "id": 26437,
                    "name": "PMPO",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41277/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41277/",
        "id": 41277,
        "title": "Wonko de Clown",
        "author_nicks": [
            {
                "name": "NoRulez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26265/?format=api",
                    "id": 26265,
                    "name": "NoRulez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]