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

{
    "url": "https://demozoo.org/api/v1/bbses/1329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1329/",
    "id": 1329,
    "name": "Liberty City",
    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
    "country_code": "AR",
    "latitude": -34.6,
    "longitude": -58.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301695/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301695/",
            "id": 301695,
            "title": "XPA Art Pack #2",
            "author_nicks": [
                {
                    "name": "X-Periment Art",
                    "abbreviation": "XPA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119676/?format=api",
                        "id": 119676,
                        "name": "X-Periment Art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-30",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301696/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301696/",
            "id": 301696,
            "title": "XPA Art Pack #3",
            "author_nicks": [
                {
                    "name": "X-Periment Art",
                    "abbreviation": "XPA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119676/?format=api",
                        "id": 119676,
                        "name": "X-Periment Art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-04",
            "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/119903/?format=api",
                "id": 119903,
                "name": "Ethnic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119676/?format=api",
                "id": 119676,
                "name": "X-Periment Art"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25238/?format=api",
                "id": 25238,
                "name": "Fedcon"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night",
        "music-bbs"
    ]
}