GET /api/v1/releasers/34379/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/95695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95695/",
        "id": 95695,
        "title": "Alpha Viewer Package",
        "author_nicks": [
            {
                "name": "Trisomic Development",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34379/?format=api",
                    "id": 34379,
                    "name": "Trisomic Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95696/",
        "id": 95696,
        "title": "Dirty Sound Studio V1.11",
        "author_nicks": [
            {
                "name": "Trisomic Development",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34379/?format=api",
                    "id": 34379,
                    "name": "Trisomic Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62876/",
        "id": 62876,
        "title": "Trisomic",
        "author_nicks": [
            {
                "name": "Atrocity",
                "abbreviation": "ACY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2155/?format=api",
                    "id": 2155,
                    "name": "Atrocity",
                    "is_group": true
                }
            },
            {
                "name": "Trisomic Development",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34379/?format=api",
                    "id": 34379,
                    "name": "Trisomic Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]