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

{
    "url": "https://demozoo.org/api/v1/bbses/14194/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14194/",
    "id": 14194,
    "name": "Elide Board",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380113/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380113/",
            "id": 380113,
            "title": "SMR Artpack #5",
            "author_nicks": [
                {
                    "name": "Synthetic Mass Reaction",
                    "abbreviation": "SMR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
                        "id": 33474,
                        "name": "Synthetic Mass Reaction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-04-14",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380115/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380115/",
            "id": 380115,
            "title": "SMR Artpack #6",
            "author_nicks": [
                {
                    "name": "Synthetic Mass Reaction",
                    "abbreviation": "SMR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
                        "id": 33474,
                        "name": "Synthetic Mass Reaction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-08-22",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35986/?format=api",
                "id": 35986,
                "name": "Xrip"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
                "id": 33474,
                "name": "Synthetic Mass Reaction"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}