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

{
    "url": "https://demozoo.org/api/v1/bbses/4739/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4739/",
    "id": 4739,
    "name": "Hatred",
    "location": "Horad Minsk, Minsk City, Belarus",
    "country_code": "BY",
    "latitude": 53.9,
    "longitude": 27.56667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/294967/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294967/",
            "id": 294967,
            "title": "Hatred BBS Infov1.666",
            "author_nicks": [
                {
                    "name": "Smokers Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123497/?format=api",
                        "id": 123497,
                        "name": "Smokers Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-07-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123498/?format=api",
                "id": 123498,
                "name": "Necromancer"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123497/?format=api",
                "id": 123497,
                "name": "Smokers Team"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-public",
        "bbs-spectrum"
    ]
}