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

{
    "url": "https://demozoo.org/api/v1/bbses/8614/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8614/",
    "id": 8614,
    "name": "Terebinth",
    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.67994,
    "longitude": 24.35892,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/9311/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/9311/",
            "id": 9311,
            "title": "Straight Up Wigga",
            "author_nicks": [
                {
                    "name": "aBHO",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                        "id": 3063,
                        "name": "aBHO",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Goose",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10797/?format=api",
                        "id": 10797,
                        "name": "Goose",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "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": [
                "first-production"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/274207/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274207/",
            "id": 274207,
            "title": "Terebinth BBS",
            "author_nicks": [
                {
                    "name": "ISO",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                        "id": 1302,
                        "name": "ISO",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-26",
            "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": [
                "no-sound",
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130065/?format=api",
                "id": 130065,
                "name": "Byron"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130064/?format=api",
                "id": 130064,
                "name": "Immortal"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13092/?format=api",
                "id": 13092,
                "name": "Kanisteri"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}