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

{
    "url": "https://demozoo.org/api/v1/bbses/5321/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5321/",
    "id": 5321,
    "name": "Task Force",
    "location": "Neumünster, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.07248,
    "longitude": 9.98278,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293531/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293531/",
            "id": 293531,
            "title": "Call These Fine BBS",
            "author_nicks": [
                {
                    "name": "Xpress",
                    "abbreviation": "XPR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108312/?format=api",
                        "id": 108312,
                        "name": "Xpress",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/178434/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178434/",
            "id": 178434,
            "title": "Osiris",
            "author_nicks": [
                {
                    "name": "Prodigy",
                    "abbreviation": "PDY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                        "id": 1923,
                        "name": "Prodigy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-16",
            "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/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101157/?format=api",
                "id": 101157,
                "name": "Shadow"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}