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

{
    "url": "https://demozoo.org/api/v1/bbses/5019/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5019/",
    "id": 5019,
    "name": "The Holgate End",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278965/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278965/",
            "id": 278965,
            "title": "Dungeon Flipper",
            "author_nicks": [
                {
                    "name": "Sky",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108987/?format=api",
                        "id": 108987,
                        "name": "Sky",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/345412/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345412/",
            "id": 345412,
            "title": "New Warez",
            "author_nicks": [
                {
                    "name": "Sky",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108987/?format=api",
                        "id": 108987,
                        "name": "Sky",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108987/?format=api",
                "id": 108987,
                "name": "Sky"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}