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

{
    "url": "https://demozoo.org/api/v1/bbses/1379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1379/",
    "id": 1379,
    "name": "South Central (030)",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308932/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308932/",
            "id": 308932,
            "title": "Ascii Collection 1",
            "author_nicks": [
                {
                    "name": "Desert",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9898/?format=api",
                        "id": 9898,
                        "name": "Desert",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Remedy",
                    "abbreviation": "RMD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6701/?format=api",
                        "id": 6701,
                        "name": "Remedy",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1992",
            "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": [
                "first-production"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/122948/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122948/",
            "id": 122948,
            "title": "Trader News 2/93",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                },
                {
                    "name": "Illusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
                        "id": 1028,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "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/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/49086/?format=api",
                "id": 49086,
                "name": "Natas"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100208/?format=api",
                "id": 100208,
                "name": "Madox"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6701/?format=api",
                "id": 6701,
                "name": "Remedy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}