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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77563/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77563/",
        "id": 77563,
        "title": "Jedi?",
        "author_nicks": [
            {
                "name": "Ash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20282/?format=api",
                    "id": 20282,
                    "name": "Ash",
                    "is_group": false
                }
            },
            {
                "name": "Cyborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34636/?format=api",
                    "id": 34636,
                    "name": "Cyborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39201/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39201/",
        "id": 39201,
        "title": "Soldier With Motorcycle",
        "author_nicks": [
            {
                "name": "Ash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20282/?format=api",
                    "id": 20282,
                    "name": "Ash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "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/34155/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34155/",
        "id": 34155,
        "title": "Unfinished",
        "author_nicks": [
            {
                "name": "Ash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20282/?format=api",
                    "id": 20282,
                    "name": "Ash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ward",
                "abbreviation": "WRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                    "id": 12976,
                    "name": "Ward",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]