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

{
    "url": "https://demozoo.org/api/v1/bbses/8402/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8402/",
    "id": 8402,
    "name": "Amiga International",
    "location": "Rushford, Allegany County, New York, United States",
    "country_code": "US",
    "latitude": 42.39229,
    "longitude": -78.25362,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/221613/?format=api",
            "demozoo_url": "https://demozoo.org/productions/221613/",
            "id": 221613,
            "title": "Soldier Of Light (Xain'd Sleena)Xain Slena 2",
            "author_nicks": [
                {
                    "name": "The Beyonders",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/91920/?format=api",
                        "id": 91920,
                        "name": "The Beyonders",
                        "is_group": true
                    }
                },
                {
                    "name": "Vision Factory",
                    "abbreviation": "VF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                        "id": 2984,
                        "name": "Vision Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91920/?format=api",
                "id": 91920,
                "name": "The Beyonders"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}