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

{
    "url": "https://demozoo.org/api/v1/bbses/2424/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2424/",
    "id": 2424,
    "name": "Flatline",
    "location": "Sjöbo Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.65146,
    "longitude": 13.75557,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/251679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251679/",
            "id": 251679,
            "title": "Scene Talk #7",
            "author_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/147848/?format=api",
            "demozoo_url": "https://demozoo.org/productions/147848/",
            "id": 147848,
            "title": "Total Carnage +9",
            "author_nicks": [
                {
                    "name": "Delight",
                    "abbreviation": "DLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                        "id": 1635,
                        "name": "Delight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "propacker-2.1",
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28586/?format=api",
                "id": 28586,
                "name": "Fazer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}