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

{
    "url": "https://demozoo.org/api/v1/bbses/11364/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11364/",
    "id": 11364,
    "name": "Point of Entry",
    "location": "Ambler, Montgomery County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.15455,
    "longitude": -75.22157,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/341324/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341324/",
            "id": 341324,
            "title": "Scumm +2",
            "author_nicks": [
                {
                    "name": "Dynamix",
                    "abbreviation": "[D]",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
                        "id": 7624,
                        "name": "Dynamix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "scumm"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/341463/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341463/",
            "id": 341463,
            "title": "Total Recall +3",
            "author_nicks": [
                {
                    "name": "Transcom",
                    "abbreviation": "TCOM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                        "id": 1671,
                        "name": "Transcom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "total-recall",
                "trainer",
                "1st-release"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141705/?format=api",
                "id": 141705,
                "name": "The Inferno"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52882/?format=api",
                "id": 52882,
                "name": "Demonix"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
                "id": 7624,
                "name": "Dynamix"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141707/?format=api",
                "id": 141707,
                "name": "The Motley Crue"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                "id": 1671,
                "name": "Transcom"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}