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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202555/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202555/",
        "id": 202555,
        "title": "Race Cancelled",
        "author_nicks": [
            {
                "name": "asteconn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64740/?format=api",
                    "id": 64740,
                    "name": "asteconn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "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/185330/?format=api",
        "demozoo_url": "https://demozoo.org/music/185330/",
        "id": 185330,
        "title": "Lithium (Instrumental Mix)",
        "author_nicks": [
            {
                "name": "asteconn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64740/?format=api",
                    "id": 64740,
                    "name": "asteconn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155510/?format=api",
        "demozoo_url": "https://demozoo.org/music/155510/",
        "id": 155510,
        "title": "Dawn Light",
        "author_nicks": [
            {
                "name": "asteconn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64740/?format=api",
                    "id": 64740,
                    "name": "asteconn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]