GET /api/v1/releasers/63657/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/180107/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/180107/",
        "id": 180107,
        "title": "Never Trust A Webcam Girl",
        "author_nicks": [
            {
                "name": "MrProdigy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63657/?format=api",
                    "id": 63657,
                    "name": "MrProdigy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-14",
        "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/153190/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153190/",
        "id": 153190,
        "title": "Follow the red eyed rabbit",
        "author_nicks": [
            {
                "name": "MrProdigy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63657/?format=api",
                    "id": 63657,
                    "name": "MrProdigy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]