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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43036/",
        "id": 43036,
        "title": "Ett trött fucking specialarbete",
        "author_nicks": [
            {
                "name": "H-Ecs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27039/?format=api",
                    "id": 27039,
                    "name": "H-Ecs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-06",
        "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/45587/?format=api",
        "demozoo_url": "https://demozoo.org/music/45587/",
        "id": 45587,
        "title": "Strobosky",
        "author_nicks": [
            {
                "name": "H-Ecs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27039/?format=api",
                    "id": 27039,
                    "name": "H-Ecs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]