GET /api/v1/releasers/27518/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/96630/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96630/",
        "id": 96630,
        "title": "Neko In Love",
        "author_nicks": [
            {
                "name": "Windi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27518/?format=api",
                    "id": 27518,
                    "name": "Windi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yhteisö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41495/?format=api",
                    "id": 41495,
                    "name": "Yhteisö",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-10-25",
        "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/72651/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72651/",
        "id": 72651,
        "title": "Wizard",
        "author_nicks": [
            {
                "name": "Windi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27518/?format=api",
                    "id": 27518,
                    "name": "Windi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CMD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39482/?format=api",
                    "id": 39482,
                    "name": "CMD",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-07",
        "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/66847/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66847/",
        "id": 66847,
        "title": "SimuANSI",
        "author_nicks": [
            {
                "name": "Windi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27518/?format=api",
                    "id": 27518,
                    "name": "Windi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-08",
        "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/44092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44092/",
        "id": 44092,
        "title": "Das Poot",
        "author_nicks": [
            {
                "name": "Windi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27518/?format=api",
                    "id": 27518,
                    "name": "Windi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]