GET /api/v1/releasers/6446/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/83903/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83903/",
        "id": 83903,
        "title": "The Dream of the Green Turtle",
        "author_nicks": [
            {
                "name": "Laeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6446/?format=api",
                    "id": 6446,
                    "name": "Laeila",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-17",
        "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/38870/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38870/",
        "id": 38870,
        "title": "Iguana Ovolo",
        "author_nicks": [
            {
                "name": "Laeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6446/?format=api",
                    "id": 6446,
                    "name": "Laeila",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-08-11",
        "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/25573/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25573/",
        "id": 25573,
        "title": "Grey Girl",
        "author_nicks": [
            {
                "name": "Laeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6446/?format=api",
                    "id": 6446,
                    "name": "Laeila",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4945/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4945/",
        "id": 4945,
        "title": "Eye",
        "author_nicks": [
            {
                "name": "Laeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6446/?format=api",
                    "id": 6446,
                    "name": "Laeila",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4989/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4989/",
        "id": 4989,
        "title": "Sollbruchstelle",
        "author_nicks": [
            {
                "name": "Laeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6446/?format=api",
                    "id": 6446,
                    "name": "Laeila",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]