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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299813/?format=api",
        "demozoo_url": "https://demozoo.org/music/299813/",
        "id": 299813,
        "title": "A Walk in the Rain",
        "author_nicks": [
            {
                "name": "SiN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46116/?format=api",
                    "id": 46116,
                    "name": "SiN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "24ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137041/?format=api",
        "demozoo_url": "https://demozoo.org/music/137041/",
        "id": 137041,
        "title": "Verses for Dragon",
        "author_nicks": [
            {
                "name": "Dr. Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29772/?format=api",
                    "id": 29772,
                    "name": "DoKToR",
                    "is_group": false
                }
            },
            {
                "name": "SiN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46116/?format=api",
                    "id": 46116,
                    "name": "SiN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]