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

{
    "url": "https://demozoo.org/api/v1/bbses/12015/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12015/",
    "id": 12015,
    "name": "Personal Systems",
    "location": "Kansas City, Jackson County, Missouri, United States",
    "country_code": "US",
    "latitude": 39.09973,
    "longitude": -94.57857,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362366/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362366/",
            "id": 362366,
            "title": "The Flintstones Info",
            "author_nicks": [
                {
                    "name": "The Flintstones",
                    "abbreviation": "TFS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117418/?format=api",
                        "id": 117418,
                        "name": "The Flintstones",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/289119/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289119/",
            "id": 289119,
            "title": "Music Disk Part 8",
            "author_nicks": [
                {
                    "name": "The Flintstones",
                    "abbreviation": "TFS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117418/?format=api",
                        "id": 117418,
                        "name": "The Flintstones",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117418/?format=api",
                "id": 117418,
                "name": "The Flintstones"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}