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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71669/",
        "id": 71669,
        "title": "Sentience",
        "author_nicks": [
            {
                "name": "Bad Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37842/?format=api",
                    "id": 37842,
                    "name": "Bad Loop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67242/?format=api",
        "demozoo_url": "https://demozoo.org/music/67242/",
        "id": 67242,
        "title": "50mikrog",
        "author_nicks": [
            {
                "name": "Bad Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37842/?format=api",
                    "id": 37842,
                    "name": "Bad Loop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]