GET /api/v1/releasers/16040/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/276203/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276203/",
        "id": 276203,
        "title": "Nexus",
        "author_nicks": [
            {
                "name": "Ember",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16040/?format=api",
                    "id": 16040,
                    "name": "Ember",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "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/131600/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131600/",
        "id": 131600,
        "title": "Dream",
        "author_nicks": [
            {
                "name": "Ember",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16040/?format=api",
                    "id": 16040,
                    "name": "Ember",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halcyon",
                "abbreviation": "HLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125/?format=api",
                    "id": 125,
                    "name": "Halcyon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/28312/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28312/",
        "id": 28312,
        "title": "Temple",
        "author_nicks": [
            {
                "name": "Ember",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16040/?format=api",
                    "id": 16040,
                    "name": "Ember",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halcyon",
                "abbreviation": "HLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125/?format=api",
                    "id": 125,
                    "name": "Halcyon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "320x200"
        ]
    }
]