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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105241/?format=api",
        "demozoo_url": "https://demozoo.org/music/105241/",
        "id": 105241,
        "title": "Jumping Gozdzikowa",
        "author_nicks": [
            {
                "name": "Rabarz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48678/?format=api",
                    "id": 48678,
                    "name": "Rabarz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105292/?format=api",
        "demozoo_url": "https://demozoo.org/music/105292/",
        "id": 105292,
        "title": "Pregnant Virgin",
        "author_nicks": [
            {
                "name": "Rabarz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48678/?format=api",
                    "id": 48678,
                    "name": "Rabarz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105064/?format=api",
        "demozoo_url": "https://demozoo.org/music/105064/",
        "id": 105064,
        "title": "Do not touch",
        "author_nicks": [
            {
                "name": "Rabarz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48678/?format=api",
                    "id": 48678,
                    "name": "Rabarz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]