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

{
    "url": "https://demozoo.org/api/v1/bbses/3426/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3426/",
    "id": 3426,
    "name": "TBBS",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/71918/?format=api",
            "demozoo_url": "https://demozoo.org/productions/71918/",
            "id": 71918,
            "title": "Nibbel Is Small And Kermit Is Fat",
            "author_nicks": [
                {
                    "name": "SYNC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2256/?format=api",
                        "id": 2256,
                        "name": "SYNC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-18",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/69937/?format=api",
            "demozoo_url": "https://demozoo.org/productions/69937/",
            "id": 69937,
            "title": "TBBS Demo",
            "author_nicks": [
                {
                    "name": "Full Effect",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38675/?format=api",
                        "id": 38675,
                        "name": "Full Effect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/121800/?format=api",
                "id": 121800,
                "name": "Frederik Kemmo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2602/?format=api",
                "id": 2602,
                "name": "7an"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38675/?format=api",
                "id": 38675,
                "name": "Full Effect"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}