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

{
    "url": "https://demozoo.org/api/v1/bbses/12099/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12099/",
    "id": 12099,
    "name": "Area Soft",
    "location": "Provincia de Las Palmas, Canary Islands, Spain",
    "country_code": "ES",
    "latitude": 28.42039,
    "longitude": -14.01306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/172951/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172951/",
            "id": 172951,
            "title": "Area Soft BBS",
            "author_nicks": [
                {
                    "name": "Polygon",
                    "abbreviation": "PLG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27549/?format=api",
                        "id": 27549,
                        "name": "Polygon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267284/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267284/",
            "id": 267284,
            "title": "M3Rip v2.52",
            "author_nicks": [
                {
                    "name": "Ispania",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72080/?format=api",
                        "id": 72080,
                        "name": "Ispania",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "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": [
                "music-ripper"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150579/?format=api",
                "id": 150579,
                "name": "Miguel Fernandez"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27549/?format=api",
                "id": 27549,
                "name": "Polygon"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72080/?format=api",
                "id": 72080,
                "name": "Ispania"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72003/?format=api",
                "id": 72003,
                "name": "CyberTouch"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "demoscene-bbs",
        "fidonet",
        "ra-net"
    ]
}