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

{
    "url": "https://demozoo.org/api/v1/bbses/14499/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14499/",
    "id": 14499,
    "name": "The Armoury",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381707/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381707/",
            "id": 381707,
            "title": "Galactic Gliders and Spartan",
            "author_nicks": [
                {
                    "name": "Cat-Ware",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153127/?format=api",
                        "id": 153127,
                        "name": "Cat-Ware",
                        "is_group": true
                    }
                },
                {
                    "name": "Hi-Res<>Hijackers",
                    "abbreviation": "H/H",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153150/?format=api",
                        "id": 153150,
                        "name": "Hi-Res<>Hijackers",
                        "is_group": true
                    }
                },
                {
                    "name": "The Ware Lords",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118450/?format=api",
                        "id": 118450,
                        "name": "The Ware Lords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984-06-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}