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

{
    "url": "https://demozoo.org/api/v1/bbses/4351/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4351/",
    "id": 4351,
    "name": "Poor Man's Fido",
    "location": "Åtvidabergs Kommun, Östergötland, Sweden",
    "country_code": "SE",
    "latitude": 58.22799,
    "longitude": 16.12522,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223557/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223557/",
            "id": 223557,
            "title": "First Intro",
            "author_nicks": [
                {
                    "name": "Golden Tribute",
                    "abbreviation": "GT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                        "id": 95752,
                        "name": "Golden Tribute",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-09-26",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/223558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223558/",
            "id": 223558,
            "title": "Poor Man's Fido Demo",
            "author_nicks": [
                {
                    "name": "Golden Tribute",
                    "abbreviation": "GT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                        "id": 95752,
                        "name": "Golden Tribute",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                "id": 95752,
                "name": "Golden Tribute"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "fidonet"
    ]
}