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

{
    "url": "https://demozoo.org/api/v1/bbses/4708/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4708/",
    "id": 4708,
    "name": "Defcon Center",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/371646/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371646/",
            "id": 371646,
            "title": "Meeting Intro 2",
            "author_nicks": [
                {
                    "name": "Coma",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                        "id": 3147,
                        "name": "Kooma",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-01",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "gus"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/371647/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371647/",
            "id": 371647,
            "title": "Quik The Thunder Rabbit Trainer +4",
            "author_nicks": [
                {
                    "name": "Coma",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                        "id": 3147,
                        "name": "Kooma",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61600/?format=api",
                "id": 61600,
                "name": "Bright Angel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70493/?format=api",
                "id": 70493,
                "name": "Federation Of Free Traders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}