GET /api/v1/releasers/55747/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/199648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/199648/",
        "id": 199648,
        "title": "Attitude (logo)",
        "author_nicks": [
            {
                "name": "Azgar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55747/?format=api",
                    "id": 55747,
                    "name": "Azgar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-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/199650/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/199650/",
        "id": 199650,
        "title": "Samar (logo)",
        "author_nicks": [
            {
                "name": "Azgar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55747/?format=api",
                    "id": 55747,
                    "name": "Azgar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]