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

{
    "url": "https://demozoo.org/api/v1/bbses/6784/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6784/",
    "id": 6784,
    "name": "Elite Station",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376230/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376230/",
            "id": 376230,
            "title": "Different Worlds",
            "author_nicks": [
                {
                    "name": "The Risk",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81963/?format=api",
                        "id": 81963,
                        "name": "The Risk",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Element",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151268/?format=api",
                        "id": 151268,
                        "name": "Element",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-04-14",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/302042/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302042/",
            "id": 302042,
            "title": "The Sun Is Not Your Enemy",
            "author_nicks": [
                {
                    "name": "Behemoth",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6938/?format=api",
                        "id": 6938,
                        "name": "Behemoth",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Alien Technology",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15049/?format=api",
                        "id": 15049,
                        "name": "Alien Technology",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-10-29",
            "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/127142/?format=api",
                "id": 127142,
                "name": "The Monster"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127141/?format=api",
                "id": 127141,
                "name": "Bad Conscience Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}