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

{
    "url": "https://demozoo.org/api/v1/bbses/2181/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2181/",
    "id": 2181,
    "name": "Dreamland",
    "location": "Toijala, Etelä-Pirkanmaa, Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.1678,
    "longitude": 23.83819,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/2354/?format=api",
            "demozoo_url": "https://demozoo.org/productions/2354/",
            "id": 2354,
            "title": "Fatal Overdrive",
            "author_nicks": [
                {
                    "name": "Aero",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                        "id": 5167,
                        "name": "Aero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-28",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/93005/?format=api",
            "demozoo_url": "https://demozoo.org/productions/93005/",
            "id": 93005,
            "title": "Party Invitation Intro",
            "author_nicks": [
                {
                    "name": "Shining 8",
                    "abbreviation": "S8",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                        "id": 3436,
                        "name": "Shining 8",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/282806/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282806/",
            "id": 282806,
            "title": "Professional - Rescue V1.0",
            "author_nicks": [
                {
                    "name": "Shining 8",
                    "abbreviation": "S8",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                        "id": 3436,
                        "name": "Shining 8",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4911/?format=api",
                "id": 4911,
                "name": "Stormbringer"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122435/?format=api",
                "id": 122435,
                "name": "Starfleet"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                "id": 5167,
                "name": "Aero"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbsad-info-not-added"
    ]
}