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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59684/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59684/",
        "id": 59684,
        "title": "Flight",
        "author_nicks": [
            {
                "name": "Remi Jakobsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34656/?format=api",
                    "id": 34656,
                    "name": "Remi Jakobsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-30",
        "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/59732/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59732/",
        "id": 59732,
        "title": "CaveTulip",
        "author_nicks": [
            {
                "name": "Remi Jakobsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34656/?format=api",
                    "id": 34656,
                    "name": "Remi Jakobsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]