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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194819/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194819/",
        "id": 194819,
        "title": "Let's Dance",
        "author_nicks": [
            {
                "name": "Flashlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61704/?format=api",
                    "id": 61704,
                    "name": "Flashlight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-10-20",
        "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/138104/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138104/",
        "id": 138104,
        "title": "Black mamba",
        "author_nicks": [
            {
                "name": "Flashlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61704/?format=api",
                    "id": 61704,
                    "name": "Flashlight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poo-Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                    "id": 34777,
                    "name": "Poo-Brain",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-05-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]