GET /api/v1/releasers/22746/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/135087/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135087/",
        "id": 135087,
        "title": "Loom.ANS",
        "author_nicks": [
            {
                "name": "Happyfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22746/?format=api",
                    "id": 22746,
                    "name": "Happyfish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-03-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34304/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34304/",
        "id": 34304,
        "title": "Hf-crash",
        "author_nicks": [
            {
                "name": "Happyfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22746/?format=api",
                    "id": 22746,
                    "name": "Happyfish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]