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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185190/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/185190/",
        "id": 185190,
        "title": "Falun",
        "author_nicks": [
            {
                "name": "Darklon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14919/?format=api",
                    "id": 14919,
                    "name": "Darklon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "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/108992/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/108992/",
        "id": 108992,
        "title": "Marching Ice Cubes",
        "author_nicks": [
            {
                "name": "Darklon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14919/?format=api",
                    "id": 14919,
                    "name": "Darklon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]