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

{
    "url": "https://demozoo.org/api/v1/bbses/11633/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11633/",
    "id": 11633,
    "name": "South End",
    "location": "Trelleborgs Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.41274,
    "longitude": 13.26859,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353587/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353587/",
            "id": 353587,
            "title": "Fate Of The Asciis",
            "author_nicks": [
                {
                    "name": "Manta",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22894/?format=api",
                        "id": 22894,
                        "name": "Manta",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Hardcore Design",
                    "abbreviation": "HCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                        "id": 7098,
                        "name": "Hardcore Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-09-01",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82544/?format=api",
                "id": 82544,
                "name": "Rainman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}