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

{
    "url": "https://demozoo.org/api/v1/bbses/3147/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3147/",
    "id": 3147,
    "name": "Elitelandia",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291980/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291980/",
            "id": 291980,
            "title": "Baddest Batches v1.3",
            "author_nicks": [
                {
                    "name": "PMC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121709/?format=api",
                        "id": 121709,
                        "name": "PMC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-02-11",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "source-available",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/197895/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197895/",
            "id": 197895,
            "title": "Elitelandia BBS",
            "author_nicks": [
                {
                    "name": "Anti Social Group",
                    "abbreviation": "ASG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61779/?format=api",
                        "id": 61779,
                        "name": "Anti Social Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/291832/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291832/",
            "id": 291832,
            "title": "Zip Daemon v0.02b",
            "author_nicks": [
                {
                    "name": "Raid",
                    "abbreviation": "RD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121597/?format=api",
                        "id": 121597,
                        "name": "Raid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-11",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe",
                "ad-stripper"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77660/?format=api",
                "id": 77660,
                "name": "Guardian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121597/?format=api",
                "id": 121597,
                "name": "Raid"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121709/?format=api",
                "id": 121709,
                "name": "PMC"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}