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

{
    "url": "https://demozoo.org/api/v1/bbses/12957/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12957/",
    "id": 12957,
    "name": "N.D. BBS",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/197397/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197397/",
            "id": 197397,
            "title": "N.D. BBS (NDtro)",
            "author_nicks": [
                {
                    "name": "Eterno Prod.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47764/?format=api",
                        "id": 47764,
                        "name": "Eterno Prod.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05",
            "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"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47764/?format=api",
                "id": 47764,
                "name": "Eterno Prod."
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}