GET /api/v1/releasers/42183/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/83120/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83120/",
        "id": 83120,
        "title": "GrayTown",
        "author_nicks": [
            {
                "name": "Fay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42183/?format=api",
                    "id": 42183,
                    "name": "Fay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [],
        "tags": [
            "j2me"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57867/",
        "id": 57867,
        "title": "listo.bat",
        "author_nicks": [
            {
                "name": "Fayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42183/?format=api",
                    "id": 42183,
                    "name": "Fay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56780/",
        "id": 56780,
        "title": "InCanonSpace",
        "author_nicks": [
            {
                "name": "Fayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42183/?format=api",
                    "id": 42183,
                    "name": "Fay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57736/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57736/",
        "id": 57736,
        "title": "AnotherSolarSystem",
        "author_nicks": [
            {
                "name": "Fayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42183/?format=api",
                    "id": 42183,
                    "name": "Fay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "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": []
    }
]