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

{
    "url": "https://demozoo.org/api/v1/bbses/5925/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5925/",
    "id": 5925,
    "name": "Fresh",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/368694/?format=api",
            "demozoo_url": "https://demozoo.org/music/368694/",
            "id": 368694,
            "title": "Always Together",
            "author_nicks": [
                {
                    "name": "Ray",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125605/?format=api",
                        "id": 125605,
                        "name": "Ray",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Decay",
                    "abbreviation": "DCY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134310/?format=api",
                        "id": 134310,
                        "name": "Decay",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-02-18",
            "supertype": "music",
            "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/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/297707/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297707/",
            "id": 297707,
            "title": "Fresh BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-15",
            "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-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/377202/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377202/",
            "id": 377202,
            "title": "SAC Art Pack #10",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03-31",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125329/?format=api",
                "id": 125329,
                "name": "Stoker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50367/?format=api",
                "id": 50367,
                "name": "Ray"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134310/?format=api",
                "id": 134310,
                "name": "Decay"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}