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

{
    "url": "https://demozoo.org/api/v1/bbses/5202/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5202/",
    "id": 5202,
    "name": "Wolf The Gray",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295496/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295496/",
            "id": 295496,
            "title": "Players Dream BBS",
            "author_nicks": [
                {
                    "name": "United Group",
                    "abbreviation": "UG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108169/?format=api",
                        "id": 108169,
                        "name": "United Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-16",
            "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": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/269162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269162/",
            "id": 269162,
            "title": "Prehistorik Cracktro",
            "author_nicks": [
                {
                    "name": "United Group",
                    "abbreviation": "UG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108169/?format=api",
                        "id": 108169,
                        "name": "United Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": [
                "thg-intro-maker"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108169/?format=api",
                "id": 108169,
                "name": "United Group"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}