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

{
    "url": "https://demozoo.org/api/v1/bbses/2564/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2564/",
    "id": 2564,
    "name": "The 4th Dimension",
    "location": "Hyvinkää, Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.633,
    "longitude": 24.867,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269452/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269452/",
            "id": 269452,
            "title": "AFC Release #4",
            "author_nicks": [
                {
                    "name": "Ansi Factory",
                    "abbreviation": "AFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-12",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/269453/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269453/",
            "id": 269453,
            "title": "AFC Release #5",
            "author_nicks": [
                {
                    "name": "Ansi Factory",
                    "abbreviation": "AFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-28",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/169101/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169101/",
            "id": 169101,
            "title": "Fourth Dimension BBS (1)",
            "author_nicks": [
                {
                    "name": "Dimension Software Development",
                    "abbreviation": "DSD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70368/?format=api",
                        "id": 70368,
                        "name": "Dimension Software Development",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12",
            "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/184448/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184448/",
            "id": 184448,
            "title": "Fourth Dimension BBS (2)",
            "author_nicks": [
                {
                    "name": "Dimension Software Development",
                    "abbreviation": "DSD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70368/?format=api",
                        "id": 70368,
                        "name": "Dimension Software Development",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/121004/?format=api",
                "id": 121004,
                "name": "Merlin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120997/?format=api",
                "id": 120997,
                "name": "Therapy"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                "id": 89284,
                "name": "Ansi Factory"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}