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

{
    "url": "https://demozoo.org/api/v1/bbses/6470/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6470/",
    "id": 6470,
    "name": "Abigail",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/250621/?format=api",
            "demozoo_url": "https://demozoo.org/productions/250621/",
            "id": 250621,
            "title": "Ninja Rabbits +2",
            "author_nicks": [
                {
                    "name": "Metallians",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48006/?format=api",
                        "id": 48006,
                        "name": "Metallians",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/102438/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102438/",
            "id": 102438,
            "title": "Z-Out Trainer",
            "author_nicks": [
                {
                    "name": "Metallians",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48006/?format=api",
                        "id": 48006,
                        "name": "Metallians",
                        "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "z-out"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48006/?format=api",
                "id": 48006,
                "name": "Metallians"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}