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

{
    "url": "https://demozoo.org/api/v1/bbses/5617/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5617/",
    "id": 5617,
    "name": "Unreal",
    "location": "Mülheim, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.43218,
    "longitude": 6.87967,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376231/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376231/",
            "id": 376231,
            "title": "Firestorm",
            "author_nicks": [
                {
                    "name": "Mess",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10314/?format=api",
                        "id": 10314,
                        "name": "Mess",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Contra",
                    "abbreviation": "c!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6878/?format=api",
                        "id": 6878,
                        "name": "Contra",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-09-14",
            "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": [
                "first-production"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}