GET /api/v1/releasers/27230/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/43185/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43185/",
        "id": 43185,
        "title": "Mijn poes doet zeer",
        "author_nicks": [
            {
                "name": "KKIMMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27230/?format=api",
                    "id": 27230,
                    "name": "KKIMMI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NEXTEMPIRE",
                "abbreviation": "NE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                    "id": 10231,
                    "name": "NEXTEMPIRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-10-06",
        "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/49805/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49805/",
        "id": 49805,
        "title": "duck.3ds.irl",
        "author_nicks": [
            {
                "name": "KKIMMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27230/?format=api",
                    "id": 27230,
                    "name": "KKIMMI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NEXTEMPIRE",
                "abbreviation": "NE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                    "id": 10231,
                    "name": "NEXTEMPIRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-05-01",
        "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/50971/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50971/",
        "id": 50971,
        "title": "Soldaat van Oranje",
        "author_nicks": [
            {
                "name": "KKIMMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27230/?format=api",
                    "id": 27230,
                    "name": "KKIMMI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NEXTEMPIRE",
                "abbreviation": "NE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                    "id": 10231,
                    "name": "NEXTEMPIRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-05-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]