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

{
    "url": "https://demozoo.org/api/v1/bbses/13479/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13479/",
    "id": 13479,
    "name": "Bolshie BBS",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/371422/?format=api",
            "demozoo_url": "https://demozoo.org/music/371422/",
            "id": 371422,
            "title": "Zarconia",
            "author_nicks": [
                {
                    "name": "Sonic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112723/?format=api",
                        "id": 112723,
                        "name": "Sonic",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Fact",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/149072/?format=api",
                        "id": 149072,
                        "name": "Fact",
                        "is_group": true
                    }
                }
            ],
            "release_date": null,
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "16ch",
                "xm"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}