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

{
    "url": "https://demozoo.org/api/v1/bbses/4388/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4388/",
    "id": 4388,
    "name": "Impulse",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/173475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173475/",
            "id": 173475,
            "title": "A BBS Intro",
            "author_nicks": [
                {
                    "name": "Orient",
                    "abbreviation": "ORT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10089/?format=api",
                        "id": 10089,
                        "name": "Orient",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-11",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/112900/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112900/",
            "id": 112900,
            "title": "Dangtro",
            "author_nicks": [
                {
                    "name": "Danger Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                        "id": 10088,
                        "name": "Danger Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/112898/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112898/",
            "id": 112898,
            "title": "Impulse BBS",
            "author_nicks": [
                {
                    "name": "Danger Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                        "id": 10088,
                        "name": "Danger Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-10",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50414/?format=api",
                "id": 50414,
                "name": "Slash"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50415/?format=api",
                "id": 50415,
                "name": "Vindicator"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112882/?format=api",
                "id": 112882,
                "name": "Wize"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112884/?format=api",
                "id": 112884,
                "name": "Firelord"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                "id": 10088,
                "name": "Danger Productions"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}