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

[
    {
        "url": "https://demozoo.org/api/v1/productions/66269/?format=api",
        "demozoo_url": "https://demozoo.org/music/66269/",
        "id": 66269,
        "title": "Robotica",
        "author_nicks": [
            {
                "name": "Combo Di Conjo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37416/?format=api",
                    "id": 37416,
                    "name": "Combo Di Conjo",
                    "is_group": false
                }
            },
            {
                "name": "Solenoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14857/?format=api",
                    "id": 14857,
                    "name": "Solenoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-03-10",
        "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/66306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66306/",
        "id": 66306,
        "title": "Into a dream",
        "author_nicks": [
            {
                "name": "Combo Di Conjo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37416/?format=api",
                    "id": 37416,
                    "name": "Combo Di Conjo",
                    "is_group": false
                }
            },
            {
                "name": "Solenoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14857/?format=api",
                    "id": 14857,
                    "name": "Solenoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-03-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]