GET /api/v1/releasers/34090/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/58155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58155/",
        "id": 58155,
        "title": "AneXia - Boobies (Et lille lamt indslag)",
        "author_nicks": [
            {
                "name": "AneXia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34090/?format=api",
                    "id": 34090,
                    "name": "AneXia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58230/",
        "id": 58230,
        "title": "Sector II",
        "author_nicks": [
            {
                "name": "AneXia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34090/?format=api",
                    "id": 34090,
                    "name": "AneXia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]