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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79229/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79229/",
        "id": 79229,
        "title": "Les Fleurs",
        "author_nicks": [
            {
                "name": "The Order of K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41169/?format=api",
                    "id": 41169,
                    "name": "The Order of K",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/74934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74934/",
        "id": 74934,
        "title": "K-wak",
        "author_nicks": [
            {
                "name": "K-Rad Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41169/?format=api",
                    "id": 41169,
                    "name": "The Order of K",
                    "is_group": true
                }
            },
            {
                "name": "The Dennis Courtney 5",
                "abbreviation": "DC5",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                    "id": 6572,
                    "name": "The Dennis Courtney 5",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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": [
            "opengl",
            "wireframe-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47045/",
        "id": 47045,
        "title": "Fuck Modesty",
        "author_nicks": [
            {
                "name": "K-Rad Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41169/?format=api",
                    "id": 41169,
                    "name": "The Order of K",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "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": []
    }
]