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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157190/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157190/",
        "id": 157190,
        "title": "Bye Bye Allianshallen",
        "author_nicks": [
            {
                "name": "Mrawen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65411/?format=api",
                    "id": 65411,
                    "name": "Mrawen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-07",
        "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/157200/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157200/",
        "id": 157200,
        "title": "Candy snail",
        "author_nicks": [
            {
                "name": "Mrawen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65411/?format=api",
                    "id": 65411,
                    "name": "Mrawen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]