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

[
    {
        "url": "https://demozoo.org/api/v1/productions/966/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/966/",
        "id": 966,
        "title": "Jail of Freedom",
        "author_nicks": [
            {
                "name": "Peach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1208/?format=api",
                    "id": 1208,
                    "name": "Peach",
                    "is_group": false
                }
            },
            {
                "name": "s7ing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
                    "id": 1197,
                    "name": "s7ing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65114/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65114/",
        "id": 65114,
        "title": "Island",
        "author_nicks": [
            {
                "name": "Peach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1208/?format=api",
                    "id": 1208,
                    "name": "Peach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65310/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65310/",
        "id": 65310,
        "title": "Demo Meeting",
        "author_nicks": [
            {
                "name": "Peach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1208/?format=api",
                    "id": 1208,
                    "name": "Peach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]