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

{
    "url": "https://demozoo.org/api/v1/bbses/2719/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2719/",
    "id": 2719,
    "name": "Digital Dreams",
    "location": "Karlstads Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.47409,
    "longitude": 13.59961,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/116830/?format=api",
            "demozoo_url": "https://demozoo.org/productions/116830/",
            "id": 116830,
            "title": "Digital Dreams BBS",
            "author_nicks": [
                {
                    "name": "Grim Reaper Crew",
                    "abbreviation": "GRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32174/?format=api",
                        "id": 32174,
                        "name": "Grim Reaper Crew",
                        "is_group": true
                    }
                },
                {
                    "name": "World Hacker Association",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51464/?format=api",
                        "id": 51464,
                        "name": "World Hacker Association",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38702/?format=api",
                "id": 38702,
                "name": "Zeleraz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51464/?format=api",
                "id": 51464,
                "name": "World Hacker Association"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32174/?format=api",
                "id": 32174,
                "name": "Grim Reaper Crew"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}