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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60718/?format=api",
        "demozoo_url": "https://demozoo.org/music/60718/",
        "id": 60718,
        "title": "Nifty",
        "author_nicks": [
            {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35086/?format=api",
                    "id": 35086,
                    "name": "Argon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60709/?format=api",
        "demozoo_url": "https://demozoo.org/music/60709/",
        "id": 60709,
        "title": "Hide and seek",
        "author_nicks": [
            {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35086/?format=api",
                    "id": 35086,
                    "name": "Argon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]