GET /api/v1/releasers/21059/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/31174/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31174/",
        "id": 31174,
        "title": "TG Terror 2008",
        "author_nicks": [
            {
                "name": "Martin Løland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21059/?format=api",
                    "id": 21059,
                    "name": "Martin Løland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31206/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/31206/",
        "id": 31206,
        "title": "TG 2050",
        "author_nicks": [
            {
                "name": "Martin Løland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21059/?format=api",
                    "id": 21059,
                    "name": "Martin Løland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-22",
        "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/31117/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31117/",
        "id": 31117,
        "title": "TG Terror",
        "author_nicks": [
            {
                "name": "Martin Løland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21059/?format=api",
                    "id": 21059,
                    "name": "Martin Løland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]