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

[
    {
        "url": "https://demozoo.org/api/v1/productions/114149/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/114149/",
        "id": 114149,
        "title": "Chodba",
        "author_nicks": [
            {
                "name": "Falcon_11",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41971/?format=api",
                    "id": 41971,
                    "name": "Falcon_11",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82385/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82385/",
        "id": 82385,
        "title": "Artway Party 2006",
        "author_nicks": [
            {
                "name": "Falcon_11",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41971/?format=api",
                    "id": 41971,
                    "name": "Falcon_11",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]