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

{
    "url": "https://demozoo.org/api/v1/bbses/3849/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3849/",
    "id": 3849,
    "name": "Abnormalia",
    "location": "Warszawa, Mazovia, Poland",
    "country_code": "PL",
    "latitude": 52.23547,
    "longitude": 21.04191,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/159258/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159258/",
            "id": 159258,
            "title": "Abnormalia BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/10138/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10138/",
            "id": 10138,
            "title": "Balance",
            "author_nicks": [
                {
                    "name": "Pulse",
                    "abbreviation": "PLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                        "id": 575,
                        "name": "Pulse",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-09",
            "supertype": "production",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14925/?format=api",
                "id": 14925,
                "name": "Akira"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                "id": 1994,
                "name": "Absence"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13844/?format=api",
                "id": 13844,
                "name": "Camorra"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}