GET /api/v1/releasers/6061/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/5039/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5039/",
        "id": 5039,
        "title": "rabbit",
        "author_nicks": [
            {
                "name": "Tinkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6061/?format=api",
                    "id": 6061,
                    "name": "Tinkar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "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/5020/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5020/",
        "id": 5020,
        "title": "Old Days",
        "author_nicks": [
            {
                "name": "Tinkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6061/?format=api",
                    "id": 6061,
                    "name": "Tinkar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4084/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4084/",
        "id": 4084,
        "title": "Poem to a wooden horse",
        "author_nicks": [
            {
                "name": "Tinkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6061/?format=api",
                    "id": 6061,
                    "name": "Tinkar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]