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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195049/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195049/",
        "id": 195049,
        "title": "?",
        "author_nicks": [
            {
                "name": "zYX!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80307/?format=api",
                    "id": 80307,
                    "name": "zYX!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Area 51",
                "abbreviation": "A51",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29956/?format=api",
                    "id": 29956,
                    "name": "Area 51",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "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/195051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195051/",
        "id": 195051,
        "title": "?",
        "author_nicks": [
            {
                "name": "zYX!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80307/?format=api",
                    "id": 80307,
                    "name": "zYX!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Area 51",
                "abbreviation": "A51",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29956/?format=api",
                    "id": 29956,
                    "name": "Area 51",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]