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

{
    "url": "https://demozoo.org/api/v1/bbses/12958/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12958/",
    "id": 12958,
    "name": "High Impact",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/130910/?format=api",
            "demozoo_url": "https://demozoo.org/productions/130910/",
            "id": 130910,
            "title": "Hoax 4",
            "author_nicks": [
                {
                    "name": "Epical",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7194/?format=api",
                        "id": 7194,
                        "name": "Epical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-19",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "hoax"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22954/?format=api",
                "id": 22954,
                "name": "Fleet"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}