GET /api/v1/releasers/146324/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146324/?format=api",
"demozoo_url": "https://demozoo.org/groups/146324/",
"id": 146324,
"name": "Pirates In Time",
"is_group": true,
"nicks": [
{
"name": "Pirates In Time",
"abbreviation": "PIT",
"is_primary_nick": true,
"variants": [
"PIT",
"Pirates In Time"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/146325/?format=api",
"id": 146325,
"name": "MaNTiS"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/pirates-in-time"
}
]
}