GET /api/v1/releasers/22162/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/37475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37475/",
        "id": 37475,
        "title": "Peek a Boo",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22162/?format=api",
                    "id": 22162,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37483/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37483/",
        "id": 37483,
        "title": "Fried Chick",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22162/?format=api",
                    "id": 22162,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33374/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33374/",
        "id": 33374,
        "title": "Hot Wired",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22162/?format=api",
                    "id": 22162,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]