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

{
    "url": "https://demozoo.org/api/v1/bbses/5828/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5828/",
    "id": 5828,
    "name": "Needful Things",
    "location": "Istanbul, Turkey",
    "country_code": "TR",
    "latitude": 41.01384,
    "longitude": 28.94966,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378472/",
            "id": 378472,
            "title": "DiskSpace v0.01",
            "author_nicks": [
                {
                    "name": "Royal",
                    "abbreviation": "RYL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                        "id": 1030,
                        "name": "Royal",
                        "is_group": true
                    }
                },
                {
                    "name": "Tribe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152146/?format=api",
                        "id": 152146,
                        "name": "Tribe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-14",
            "supertype": "production",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "fame",
                "amiga-e"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/315517/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315517/",
            "id": 315517,
            "title": "TABBIG 5",
            "author_nicks": [
                {
                    "name": "Quasar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/102878/?format=api",
                        "id": 102878,
                        "name": "Quasar",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-29",
            "supertype": "production",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "turkish-language",
                "amigaguide",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38360/?format=api",
                "id": 38360,
                "name": "Ital"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152146/?format=api",
                "id": 152146,
                "name": "Tribe"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}