GET /api/v1/releasers/15684/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/55142/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55142/",
        "id": 55142,
        "title": "Restore My Soul",
        "author_nicks": [
            {
                "name": "Schnatterfleck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15684/?format=api",
                    "id": 15684,
                    "name": "Schnatterfleck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-28",
        "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/68130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68130/",
        "id": 68130,
        "title": "Aquarell",
        "author_nicks": [
            {
                "name": "Schnatterfleck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15684/?format=api",
                    "id": 15684,
                    "name": "Schnatterfleck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21312/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21312/",
        "id": 21312,
        "title": "Fungizator",
        "author_nicks": [
            {
                "name": "Schnatterfleck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15684/?format=api",
                    "id": 15684,
                    "name": "Schnatterfleck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]