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

{
    "url": "https://demozoo.org/api/v1/bbses/2863/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2863/",
    "id": 2863,
    "name": "Total Madness",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/253205/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253205/",
            "id": 253205,
            "title": "Checkered Flag Rally",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                        "id": 1853,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11-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/295401/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295401/",
            "id": 295401,
            "title": "European BBS List (Europes Ghost List) April 1991",
            "author_nicks": [
                {
                    "name": "Phil Thrust",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75717/?format=api",
                        "id": 75717,
                        "name": "Phil Thrust",
                        "is_group": false
                    }
                },
                {
                    "name": "Tigger",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7833/?format=api",
                        "id": 7833,
                        "name": "Tigger",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/131390/?format=api",
            "demozoo_url": "https://demozoo.org/productions/131390/",
            "id": 131390,
            "title": "Stun Runner",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                        "id": 1853,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-04",
            "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": [
                "stun-runner"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123876/?format=api",
                "id": 123876,
                "name": "Slaine"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}