GET /api/v1/releasers/38895/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/70957/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70957/",
        "id": 70957,
        "title": "Jack and the photo",
        "author_nicks": [
            {
                "name": "Alphapolygon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38895/?format=api",
                    "id": 38895,
                    "name": "Alphapolygon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-07",
        "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/70714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70714/",
        "id": 70714,
        "title": "Chain3D",
        "author_nicks": [
            {
                "name": "Alphapolygon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38895/?format=api",
                    "id": 38895,
                    "name": "Alphapolygon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84623/",
        "id": 84623,
        "title": "Jack And The Bus",
        "author_nicks": [
            {
                "name": "Alphapolygon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38895/?format=api",
                    "id": 38895,
                    "name": "Alphapolygon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]