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

{
    "url": "https://demozoo.org/api/v1/bbses/7404/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7404/",
    "id": 7404,
    "name": "The Zap",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/125704/?format=api",
            "demozoo_url": "https://demozoo.org/productions/125704/",
            "id": 125704,
            "title": "Cronologia",
            "author_nicks": [
                {
                    "name": "Cascada",
                    "abbreviation": "CDA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7926/?format=api",
                        "id": 7926,
                        "name": "Cascada",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "requires-vga",
                "mindcandy-vol.1",
                "286"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/32558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32558/",
            "id": 32558,
            "title": "Imphobia 4",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/302436/?format=api",
            "demozoo_url": "https://demozoo.org/productions/302436/",
            "id": 302436,
            "title": "The Zap BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/60192/?format=api",
                "id": 60192,
                "name": "Jeffe"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7926/?format=api",
                "id": 7926,
                "name": "Cascada"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                "id": 11375,
                "name": "Imphobia"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}