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

{
    "url": "https://demozoo.org/api/v1/bbses/9399/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9399/",
    "id": 9399,
    "name": "Dark Conflict",
    "location": "Filipstads Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.87354,
    "longitude": 14.14706,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309025/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309025/",
            "id": 309025,
            "title": "Pepsi",
            "author_nicks": [
                {
                    "name": "Pigeon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131929/?format=api",
                        "id": 131929,
                        "name": "Pigeon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Metamorph",
                    "abbreviation": "MMH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131930/?format=api",
                        "id": 131930,
                        "name": "Metamorph",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-10",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131930/?format=api",
                "id": 131930,
                "name": "Metamorph"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}