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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167730/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/167730/",
        "id": 167730,
        "title": "Where is my heart?",
        "author_nicks": [
            {
                "name": "CCCPDavid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67652/?format=api",
                    "id": 67652,
                    "name": "CCCPDavid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "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/162955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162955/",
        "id": 162955,
        "title": "Waiting For Prizegiving @ Evoke2016",
        "author_nicks": [
            {
                "name": "CCCPDavid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67652/?format=api",
                    "id": 67652,
                    "name": "CCCPDavid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]