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

{
    "url": "https://demozoo.org/api/v1/bbses/3667/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3667/",
    "id": 3667,
    "name": "Magnetic Field (312)",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292783/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292783/",
            "id": 292783,
            "title": "Earl Weaver Baseball",
            "author_nicks": [
                {
                    "name": "Soft-Sect",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120626/?format=api",
                        "id": 120626,
                        "name": "Soft-Sect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07-31",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293794/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293794/",
            "id": 293794,
            "title": "Thexder",
            "author_nicks": [
                {
                    "name": "Crime Ring",
                    "abbreviation": "CR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122814/?format=api",
                        "id": 122814,
                        "name": "Crime Ring",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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": [
                "thexder"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120626/?format=api",
                "id": 120626,
                "name": "Soft-Sect"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}