GET /api/v1/releasers/32007/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/181411/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181411/",
        "id": 181411,
        "title": "Girl & Dragon",
        "author_nicks": [
            {
                "name": "Dizzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32007/?format=api",
                    "id": 32007,
                    "name": "Dizzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tool8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23477/?format=api",
                    "id": 23477,
                    "name": "Tool8",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "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/152518/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/152518/",
        "id": 152518,
        "title": "Clach",
        "author_nicks": [
            {
                "name": "Dizzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32007/?format=api",
                    "id": 32007,
                    "name": "Dizzy",
                    "is_group": false
                }
            },
            {
                "name": "YoYo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32527/?format=api",
                    "id": 32527,
                    "name": "YoYo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-23",
        "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/99561/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/99561/",
        "id": 99561,
        "title": "?",
        "author_nicks": [
            {
                "name": "Dizzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32007/?format=api",
                    "id": 32007,
                    "name": "Dizzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tool8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23477/?format=api",
                    "id": 23477,
                    "name": "Tool8",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-25",
        "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/102648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/102648/",
        "id": 102648,
        "title": "Place To Be Free",
        "author_nicks": [
            {
                "name": "Dizzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32007/?format=api",
                    "id": 32007,
                    "name": "Dizzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tool8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23477/?format=api",
                    "id": 23477,
                    "name": "Tool8",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]