GET /api/v1/releasers/2670/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/81335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81335/",
        "id": 81335,
        "title": "Produccion Standard",
        "author_nicks": [
            {
                "name": "Enigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2670/?format=api",
                    "id": 2670,
                    "name": "Enigma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1295/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1295/",
        "id": 1295,
        "title": "Razor Imp-666 Compo",
        "author_nicks": [
            {
                "name": "Enigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2670/?format=api",
                    "id": 2670,
                    "name": "Enigma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Andromeda",
                "abbreviation": "AOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                    "id": 223,
                    "name": "Andromeda",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-09-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38742/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38742/",
        "id": 38742,
        "title": "Triumph and Agony",
        "author_nicks": [
            {
                "name": "Enigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2670/?format=api",
                    "id": 2670,
                    "name": "Enigma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Andromeda",
                "abbreviation": "AOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                    "id": 223,
                    "name": "Andromeda",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]