GET /api/v1/releasers/34094/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/161095/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161095/",
        "id": 161095,
        "title": "Bunden er nået",
        "author_nicks": [
            {
                "name": "Switch Mode Power Suppliers",
                "abbreviation": "SMPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34094/?format=api",
                    "id": 34094,
                    "name": "Switch Mode Power Suppliers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "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/58159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58159/",
        "id": 58159,
        "title": "The Hunt",
        "author_nicks": [
            {
                "name": "Switch Mode Power Suppliers",
                "abbreviation": "SMPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34094/?format=api",
                    "id": 34094,
                    "name": "Switch Mode Power Suppliers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-20",
        "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/58229/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58229/",
        "id": 58229,
        "title": "The Ultimate Failure",
        "author_nicks": [
            {
                "name": "Switch Mode Power Suppliers",
                "abbreviation": "SMPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34094/?format=api",
                    "id": 34094,
                    "name": "Switch Mode Power Suppliers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]