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

{
    "url": "https://demozoo.org/api/v1/bbses/13498/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13498/",
    "id": 13498,
    "name": "Action",
    "location": "Nord-Trøndelag Fylke, Norway",
    "country_code": "NO",
    "latitude": 64.28042,
    "longitude": 12.26667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156573/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156573/",
            "id": 156573,
            "title": "Reactivate",
            "author_nicks": [
                {
                    "name": "Gollum",
                    "abbreviation": "GLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                        "id": 1162,
                        "name": "Gollum",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "gus-only"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/171686/?format=api",
            "demozoo_url": "https://demozoo.org/productions/171686/",
            "id": 171686,
            "title": "ViC21",
            "author_nicks": [
                {
                    "name": "Acme",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                        "id": 472,
                        "name": "Acme",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "birthday-present"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                "id": 1162,
                "name": "Gollum"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                "id": 472,
                "name": "Acme"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}