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

{
    "url": "https://demozoo.org/api/v1/bbses/4978/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4978/",
    "id": 4978,
    "name": "Final Genocide",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196307/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196307/",
            "id": 196307,
            "title": "10 Pin Bowling",
            "author_nicks": [
                {
                    "name": "Chromance",
                    "abbreviation": "<C>",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                        "id": 2763,
                        "name": "Chromance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200147/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200147/",
            "id": 200147,
            "title": "Ballz1 Full Version +2 Fix",
            "author_nicks": [
                {
                    "name": "Chromance",
                    "abbreviation": "<C>",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                        "id": 2763,
                        "name": "Chromance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}