GET /api/v1/releasers/64259/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/154350/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154350/",
        "id": 154350,
        "title": "Meltdown",
        "author_nicks": [
            {
                "name": "Absence",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/753/?format=api",
                    "id": 753,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "Excellence",
                "abbreviation": "XLNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64259/?format=api",
                    "id": 64259,
                    "name": "Excellence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217609/",
        "id": 217609,
        "title": "Demo",
        "author_nicks": [
            {
                "name": "Excellence",
                "abbreviation": "XLNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64259/?format=api",
                    "id": 64259,
                    "name": "Excellence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217610/",
        "id": 217610,
        "title": "Poltergeists Megademo",
        "author_nicks": [
            {
                "name": "Excellence",
                "abbreviation": "XLNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64259/?format=api",
                    "id": 64259,
                    "name": "Excellence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/322736/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322736/",
        "id": 322736,
        "title": "The Sinus Creator v3.1",
        "author_nicks": [
            {
                "name": "Excellence",
                "abbreviation": "XLNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64259/?format=api",
                    "id": 64259,
                    "name": "Excellence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/167581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167581/",
        "id": 167581,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "Excellence",
                "abbreviation": "XLNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64259/?format=api",
                    "id": 64259,
                    "name": "Excellence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]