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

{
    "url": "https://demozoo.org/api/v1/bbses/1210/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1210/",
    "id": 1210,
    "name": "Apple Tree Midwest",
    "location": "Lawson, Ray County, Missouri, United States",
    "country_code": "US",
    "latitude": 39.43834,
    "longitude": -94.20411,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/313880/?format=api",
            "demozoo_url": "https://demozoo.org/productions/313880/",
            "id": 313880,
            "title": "Arkanoid: Revenge of DoH",
            "author_nicks": [
                {
                    "name": "Club 96",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                        "id": 119794,
                        "name": "Club 96",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                    "id": 57,
                    "name": "Apple II GS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "arkanoid-revenge-of-doh"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/289680/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289680/",
            "id": 289680,
            "title": "Bubble Bobble",
            "author_nicks": [
                {
                    "name": "Club 96",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                        "id": 119794,
                        "name": "Club 96",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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": [
                "bubble-bobble"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293267/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293267/",
            "id": 293267,
            "title": "Heavy Barrel",
            "author_nicks": [
                {
                    "name": "Club 96",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                        "id": 119794,
                        "name": "Club 96",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                "id": 119794,
                "name": "Club 96"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}