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

{
    "url": "https://demozoo.org/api/v1/bbses/2545/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2545/",
    "id": 2545,
    "name": "Magic Node",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201472/",
            "id": 201472,
            "title": "The Acquisition (06/1996)",
            "author_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/174473/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174473/",
            "id": 174473,
            "title": "Magic Node BBS (1)",
            "author_nicks": [
                {
                    "name": "Marmelad",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62368/?format=api",
                        "id": 62368,
                        "name": "Marmelad",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/198468/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198468/",
            "id": 198468,
            "title": "Magic Node BBS (2)",
            "author_nicks": [
                {
                    "name": "Marmelad",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62368/?format=api",
                        "id": 62368,
                        "name": "Marmelad",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120976/?format=api",
                "id": 120976,
                "name": "Conrad"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110944/?format=api",
                "id": 110944,
                "name": "Corey"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120975/?format=api",
                "id": 120975,
                "name": "The Unwritten Law"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120985/?format=api",
                "id": 120985,
                "name": "Decadent Angels"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120997/?format=api",
                "id": 120997,
                "name": "Therapy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121007/?format=api",
                "id": 121007,
                "name": "Masturb8"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}