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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80704/",
        "id": 80704,
        "title": "Tets",
        "author_nicks": [
            {
                "name": "ReiLKan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41518/?format=api",
                    "id": 41518,
                    "name": "ReiLKan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kuake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41519/?format=api",
                    "id": 41519,
                    "name": "Kuake",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/77387/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77387/",
        "id": 77387,
        "title": "Ihq-beibe",
        "author_nicks": [
            {
                "name": "ReiLKan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41518/?format=api",
                    "id": 41518,
                    "name": "ReiLKan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kuake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41519/?format=api",
                    "id": 41519,
                    "name": "Kuake",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-05-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]