GET /api/v1/releasers/25242/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/43680/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43680/",
        "id": 43680,
        "title": "Dolly's High",
        "author_nicks": [
            {
                "name": "Biomemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25242/?format=api",
                    "id": 25242,
                    "name": "Biomemo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Circe",
                "abbreviation": "CRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                    "id": 10301,
                    "name": "Circe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39545/",
        "id": 39545,
        "title": "Sludge",
        "author_nicks": [
            {
                "name": "Biomemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25242/?format=api",
                    "id": 25242,
                    "name": "Biomemo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pungas De Villa Martelli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                    "id": 25225,
                    "name": "Pungas De Villa Martelli",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39526/",
        "id": 39526,
        "title": "Zapata",
        "author_nicks": [
            {
                "name": "Biomemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25242/?format=api",
                    "id": 25242,
                    "name": "Biomemo",
                    "is_group": false
                }
            },
            {
                "name": "DJ Flipside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                    "id": 4280,
                    "name": "Flipside",
                    "is_group": false
                }
            },
            {
                "name": "ESABB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25241/?format=api",
                    "id": 25241,
                    "name": "ESABB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]