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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104818/?format=api",
        "demozoo_url": "https://demozoo.org/music/104818/",
        "id": 104818,
        "title": "Don't Disturb",
        "author_nicks": [
            {
                "name": "Bull-Dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48606/?format=api",
                    "id": 48606,
                    "name": "Bull-Dog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/104826/?format=api",
        "demozoo_url": "https://demozoo.org/music/104826/",
        "id": 104826,
        "title": "Jokers and Kings",
        "author_nicks": [
            {
                "name": "Bull-Dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48606/?format=api",
                    "id": 48606,
                    "name": "Bull-Dog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "5ch",
            "s3m"
        ]
    }
]