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

{
    "url": "https://demozoo.org/api/v1/bbses/12539/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12539/",
    "id": 12539,
    "name": "Hostile Behavior",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/165452/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165452/",
            "id": 165452,
            "title": "Danish Board List #02 (July 1995)",
            "author_nicks": [
                {
                    "name": "Passion",
                    "abbreviation": "PSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/933/?format=api",
                        "id": 933,
                        "name": "Passion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-02",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362664/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362664/",
            "id": 362664,
            "title": "Janitor's Danish BBS List April '94",
            "author_nicks": [
                {
                    "name": "Janitor",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2846/?format=api",
                        "id": 2846,
                        "name": "Janitor",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63683/?format=api",
                "id": 63683,
                "name": "Black Virus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8279/?format=api",
                "id": 8279,
                "name": "Edge"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}