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

{
    "url": "https://demozoo.org/api/v1/bbses/1889/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1889/",
    "id": 1889,
    "name": "Geniaal 2",
    "location": "Avenhorn, Gemeente Koggenland, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.6175,
    "longitude": 4.95139,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/157969/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157969/",
            "id": 157969,
            "title": "Geniaal 2 BBS (1)",
            "author_nicks": [],
            "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": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/170453/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170453/",
            "id": 170453,
            "title": "Geniaal 2 BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/278546/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278546/",
            "id": 278546,
            "title": "Geniaal 2 BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-14",
            "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/120390/?format=api",
                "id": 120390,
                "name": "Atilla Meijs"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120389/?format=api",
                "id": 120389,
                "name": "Michiel Ouwehand"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120391/?format=api",
                "id": 120391,
                "name": "Jaap Verboon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54203/?format=api",
                "id": 54203,
                "name": "Trial"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}