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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103873/?format=api",
        "demozoo_url": "https://demozoo.org/music/103873/",
        "id": 103873,
        "title": "INV4LiD ~In Disorder~",
        "author_nicks": [
            {
                "name": "0^(2)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30697/?format=api",
                    "id": 30697,
                    "name": "0^(2)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RTX1911",
                "abbreviation": "RTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
                    "id": 30686,
                    "name": "RTX1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-03-22",
        "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/52033/?format=api",
        "demozoo_url": "https://demozoo.org/music/52033/",
        "id": 52033,
        "title": "音響崩壊XX",
        "author_nicks": [
            {
                "name": "0^(2)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30697/?format=api",
                    "id": 30697,
                    "name": "0^(2)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RTX1911",
                "abbreviation": "RTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
                    "id": 30686,
                    "name": "RTX1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-02-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "japanese-title"
        ]
    }
]