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

{
    "url": "https://demozoo.org/api/v1/bbses/11554/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11554/",
    "id": 11554,
    "name": "Mori",
    "location": "Reykjavík, Reykjavíkurborg, Capital Region, Iceland",
    "country_code": "IS",
    "latitude": 64.13548,
    "longitude": -21.89541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/99951/?format=api",
            "demozoo_url": "https://demozoo.org/productions/99951/",
            "id": 99951,
            "title": "Scream Tracker V3.21",
            "author_nicks": [
                {
                    "name": "Future Crew",
                    "abbreviation": "FC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                        "id": 357,
                        "name": "Future Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-06",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "adlib",
                "s3m",
                "tracker",
                "stm"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/713/",
            "id": 713,
            "title": "Unreal",
            "author_nicks": [
                {
                    "name": "Future Crew",
                    "abbreviation": "FC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                        "id": 357,
                        "name": "Future Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-26",
            "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": [
                "megademo",
                "mindcandy-vol.1"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143396/?format=api",
                "id": 143396,
                "name": "Arni Eggertsson"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "demoscene-bbs"
    ]
}