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

{
    "url": "https://demozoo.org/api/v1/bbses/4110/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4110/",
    "id": 4110,
    "name": "Amiga Heaven",
    "location": "Liverpool, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.41058,
    "longitude": -2.97794,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293536/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293536/",
            "id": 293536,
            "title": "Amiga Heaven BBS",
            "author_nicks": [
                {
                    "name": "Inferno D-Light",
                    "abbreviation": "IFD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                        "id": 98466,
                        "name": "Inferno D-Light",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amos",
                "no-effects"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/225064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/225064/",
            "id": 225064,
            "title": "Support Boards",
            "author_nicks": [
                {
                    "name": "Inferno D-Light",
                    "abbreviation": "IFD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                        "id": 98466,
                        "name": "Inferno D-Light",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05",
            "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": [
                "amos"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/179297/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/179297/",
            "id": 179297,
            "title": "We Hope You Choke",
            "author_nicks": [
                {
                    "name": "Eclipse",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49485/?format=api",
                        "id": 49485,
                        "name": "Eclipse",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-07-01",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95156/?format=api",
                "id": 95156,
                "name": "Cool96"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                "id": 98466,
                "name": "Inferno D-Light"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}