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

{
    "url": "https://demozoo.org/api/v1/bbses/934/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/934/",
    "id": 934,
    "name": "Teseo",
    "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/354818/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354818/",
            "id": 354818,
            "title": "FID v2.15",
            "author_nicks": [
                {
                    "name": "PCi",
                    "abbreviation": "PCI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                        "id": 21610,
                        "name": "PCi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02-16",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/306756/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306756/",
            "id": 306756,
            "title": "Teseo BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-08-01",
            "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": [
                "skylight-bbs-ripoff"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119623/?format=api",
                "id": 119623,
                "name": "Yerva"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51079/?format=api",
                "id": 51079,
                "name": "Aborto Group"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119685/?format=api",
                "id": 119685,
                "name": "Anarquia"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88549/?format=api",
                "id": 88549,
                "name": "Devil Forces"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                "id": 21610,
                "name": "PCi"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}