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

{
    "url": "https://demozoo.org/api/v1/bbses/4359/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4359/",
    "id": 4359,
    "name": "Digital Justice",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/754/?format=api",
            "demozoo_url": "https://demozoo.org/productions/754/",
            "id": 754,
            "title": "Confuzion",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/980/?format=api",
                        "id": 980,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "noisepacker-2"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/250989/?format=api",
            "demozoo_url": "https://demozoo.org/productions/250989/",
            "id": 250989,
            "title": "Digital Justice BBS Intro",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/980/?format=api",
                        "id": 980,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09-08",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3239/?format=api",
                "id": 3239,
                "name": "DJ Devil"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/980/?format=api",
                "id": 980,
                "name": "Motion"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}