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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52925/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52925/",
        "id": 52925,
        "title": "Feedback",
        "author_nicks": [
            {
                "name": "Suboptical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26965/?format=api",
                    "id": 26965,
                    "name": "Suboptical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fmod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47043/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47043/",
        "id": 47043,
        "title": "Run Scener Run",
        "author_nicks": [
            {
                "name": "Suboptical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26965/?format=api",
                    "id": 26965,
                    "name": "Suboptical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/8/?format=api",
                "id": 8,
                "name": "BeOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "fmod",
            "windows-95"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42811/",
        "id": 42811,
        "title": "Sci-fi Thrills",
        "author_nicks": [
            {
                "name": "Suboptical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26965/?format=api",
                    "id": 26965,
                    "name": "Suboptical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]