GET /api/v1/releasers/44935/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/167399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167399/",
        "id": 167399,
        "title": "Skyhawk Sound Demo",
        "author_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44935/?format=api",
                    "id": 44935,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "quartet"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167400/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167400/",
        "id": 167400,
        "title": "Skyhawk Sound Demo 2",
        "author_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44935/?format=api",
                    "id": 44935,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "quartet"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95303/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95303/",
        "id": 95303,
        "title": "Over Demo",
        "author_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44935/?format=api",
                    "id": 44935,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116758/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116758/",
        "id": 116758,
        "title": "The Wall",
        "author_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44935/?format=api",
                    "id": 44935,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]