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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24950/",
        "id": 24950,
        "title": "post-masturbative depression",
        "author_nicks": [
            {
                "name": "T.C.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
                    "id": 11004,
                    "name": "T.C.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eichel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
                    "id": 11005,
                    "name": "Eichel",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/187485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187485/",
        "id": 187485,
        "title": "GUSDump v1.0",
        "author_nicks": [
            {
                "name": "T.C.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
                    "id": 11004,
                    "name": "T.C.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diabolic Force",
                "abbreviation": "D4Z",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
                    "id": 9924,
                    "name": "Diabolic Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]