GET /api/v1/releasers/42724/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/85297/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85297/",
        "id": 85297,
        "title": "In Nerv s hall",
        "author_nicks": [
            {
                "name": "AimeeAllen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42724/?format=api",
                    "id": 42724,
                    "name": "AimeeAllen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "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/85303/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85303/",
        "id": 85303,
        "title": "Frutas",
        "author_nicks": [
            {
                "name": "AimeeAllen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42724/?format=api",
                    "id": 42724,
                    "name": "AimeeAllen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]