GET /api/v1/releasers/15070/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/67120/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67120/",
        "id": 67120,
        "title": "Aftermath",
        "author_nicks": [
            {
                "name": "Vertex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15070/?format=api",
                    "id": 15070,
                    "name": "Vertex",
                    "is_group": false
                }
            },
            {
                "name": "Wode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/291/?format=api",
                    "id": 291,
                    "name": "Wode",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-06-11",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77122/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77122/",
        "id": 77122,
        "title": "Welkin Glow",
        "author_nicks": [
            {
                "name": "Vertex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15070/?format=api",
                    "id": 15070,
                    "name": "Vertex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]