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

{
    "url": "https://demozoo.org/api/v1/bbses/3648/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3648/",
    "id": 3648,
    "name": "Freak Town City",
    "location": "Gustavsburg, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 49.99756,
    "longitude": 8.31702,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182957/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182957/",
            "id": 182957,
            "title": "Freak Town City BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362738/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362738/",
            "id": 362738,
            "title": "TEMP-Net December 1995",
            "author_nicks": [
                {
                    "name": "Temptation",
                    "abbreviation": "TEMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                        "id": 80423,
                        "name": "Temptation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "temp-net",
                "nodelist",
                "newsletter"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146510/?format=api",
                "id": 146510,
                "name": "ThunderStrike"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78537/?format=api",
                "id": 78537,
                "name": "Mack Crack Corporation"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                "id": 80423,
                "name": "Temptation"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81243/?format=api",
                "id": 81243,
                "name": "Prisoners of War"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "temp-net"
    ]
}