GET /api/v1/releasers/29770/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/49222/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49222/",
        "id": 49222,
        "title": "Listen Her",
        "author_nicks": [
            {
                "name": "Dahman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29770/?format=api",
                    "id": 29770,
                    "name": "Dahman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25319/?format=api",
                    "id": 25319,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "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/267139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267139/",
        "id": 267139,
        "title": "Young",
        "author_nicks": [
            {
                "name": "Dahman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29770/?format=api",
                    "id": 29770,
                    "name": "Dahman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25319/?format=api",
                    "id": 25319,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]