GET /api/v1/releasers/26613/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/55926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55926/",
        "id": 55926,
        "title": "Noname",
        "author_nicks": [
            {
                "name": "Link The Energies",
                "abbreviation": "LTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26613/?format=api",
                    "id": 26613,
                    "name": "Link The Energies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-27",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49379/",
        "id": 49379,
        "title": "Mushroomz",
        "author_nicks": [
            {
                "name": "Link The Energies",
                "abbreviation": "LTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26613/?format=api",
                    "id": 26613,
                    "name": "Link The Energies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41946/",
        "id": 41946,
        "title": "Da First",
        "author_nicks": [
            {
                "name": "Link The Energies",
                "abbreviation": "LTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26613/?format=api",
                    "id": 26613,
                    "name": "Link The Energies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-17",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]