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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194380/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194380/",
        "id": 194380,
        "title": "Forever Backwards",
        "author_nicks": [
            {
                "name": "BitFellas",
                "abbreviation": "BF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/221/?format=api",
                    "id": 221,
                    "name": "BitFellas",
                    "is_group": true
                }
            },
            {
                "name": "Samsara Circle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82209/?format=api",
                    "id": 82209,
                    "name": "Samsara Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-10-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "bike",
            "metal",
            "motor-bike",
            "heavy",
            "moto-cross",
            "romania",
            "hills",
            "mountain",
            "wheel"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194423/?format=api",
        "demozoo_url": "https://demozoo.org/music/194423/",
        "id": 194423,
        "title": "Forever Backwards (Soundtrack)",
        "author_nicks": [
            {
                "name": "Samsara Circle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82209/?format=api",
                    "id": 82209,
                    "name": "Samsara Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]