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

{
    "url": "https://demozoo.org/api/v1/bbses/4701/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4701/",
    "id": 4701,
    "name": "Sporadic Line",
    "location": "Merano/Meran, Bolzano, Trentino-Alto Adige, Italy",
    "country_code": "IT",
    "latitude": 46.66812,
    "longitude": 11.16127,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302139/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302139/",
            "id": 302139,
            "title": "Same As It Ever Was",
            "author_nicks": [
                {
                    "name": "Dragon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16731/?format=api",
                        "id": 16731,
                        "name": "Dragon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Azki Rated",
                    "abbreviation": "AR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127900/?format=api",
                        "id": 127900,
                        "name": "A-Rated",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994",
            "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/62221/?format=api",
                "id": 62221,
                "name": "Virus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126693/?format=api",
                "id": 126693,
                "name": "New Deal"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}