GET /api/v1/releasers/19328/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/34847/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34847/",
        "id": 34847,
        "title": "La Pandilla",
        "author_nicks": [
            {
                "name": "Asier Hernaez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19328/?format=api",
                    "id": 19328,
                    "name": "Asier Hernaez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "disney"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29851/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29851/",
        "id": 29851,
        "title": "Chateaux",
        "author_nicks": [
            {
                "name": "Asier Hernaez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19328/?format=api",
                    "id": 19328,
                    "name": "Asier Hernaez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-27",
        "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/27895/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27895/",
        "id": 27895,
        "title": "Casa Harrison",
        "author_nicks": [
            {
                "name": "Asier Hernaez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19328/?format=api",
                    "id": 19328,
                    "name": "Asier Hernaez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "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/204437/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204437/",
        "id": 204437,
        "title": "Cartuja",
        "author_nicks": [
            {
                "name": "Asier Hernaez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19328/?format=api",
                    "id": 19328,
                    "name": "Asier Hernaez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]