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

{
    "url": "https://demozoo.org/api/v1/bbses/1351/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1351/",
    "id": 1351,
    "name": "Revolución",
    "location": "Argentina",
    "country_code": "AR",
    "latitude": -34.0,
    "longitude": -64.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289913/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/289913/",
            "id": 289913,
            "title": "Merlina's Pononi",
            "author_nicks": [
                {
                    "name": "Na7asio",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25481/?format=api",
                        "id": 25481,
                        "name": "Pesho",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Guerilla",
                    "abbreviation": "GU@",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119911/?format=api",
                        "id": 119911,
                        "name": "Guerilla",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-05-27",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25487/?format=api",
                "id": 25487,
                "name": "Gavilan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25481/?format=api",
                "id": 25481,
                "name": "Pesho"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47163/?format=api",
                "id": 47163,
                "name": "Chacal"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119911/?format=api",
                "id": 119911,
                "name": "Guerilla"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47159/?format=api",
                "id": 47159,
                "name": "Kortatu"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard"
    ]
}