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

{
    "url": "https://demozoo.org/api/v1/bbses/4986/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4986/",
    "id": 4986,
    "name": "Chaotic Factor",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201823/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201823/",
            "id": 201823,
            "title": "ECI Graphic Editor V1.0",
            "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": "1994-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-program"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/279733/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279733/",
            "id": 279733,
            "title": "Fifteen",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                        "id": 5556,
                        "name": "Excess",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11",
            "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": [
                "fifteen"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}