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

{
    "url": "https://demozoo.org/api/v1/bbses/3145/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3145/",
    "id": 3145,
    "name": "Motherboard 1",
    "location": "Garden Grove, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.77391,
    "longitude": -117.94145,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272252/?format=api",
            "demozoo_url": "https://demozoo.org/productions/272252/",
            "id": 272252,
            "title": "Decisive Battles II Cracktro",
            "author_nicks": [
                {
                    "name": "Skid Row",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14943/?format=api",
                        "id": 14943,
                        "name": "Skid Row",
                        "is_group": true
                    }
                },
                {
                    "name": "The Dream Team",
                    "abbreviation": "TDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                        "id": 20609,
                        "name": "The Dream Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184156/",
            "id": 184156,
            "title": "Knights Of The Sky",
            "author_nicks": [
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "knights-of-the-sky"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}