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

{
    "url": "https://demozoo.org/api/v1/releasers/18941/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18941/",
    "id": 18941,
    "name": "Nordic Line",
    "is_group": true,
    "nicks": [
        {
            "name": "Nordic Line",
            "abbreviation": "NL",
            "is_primary_nick": true,
            "variants": [
                "NL",
                "Nordic Line"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16653/?format=api",
                "id": 16653,
                "name": "Betelgeuze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18943/?format=api",
                "id": 18943,
                "name": "Gromour"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18944/?format=api",
                "id": 18944,
                "name": "Republic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/829/?format=api",
                "id": 829,
                "name": "Serpent"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72053/?format=api",
                "id": 72053,
                "name": "Joel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68354/?format=api",
                "id": 68354,
                "name": "Iluvatar"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}