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

{
    "url": "https://demozoo.org/api/v1/bbses/6166/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6166/",
    "id": 6166,
    "name": "Acme",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/298270/?format=api",
            "demozoo_url": "https://demozoo.org/productions/298270/",
            "id": 298270,
            "title": "Acme BBS (1)",
            "author_nicks": [
                {
                    "name": "GeC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23437/?format=api",
                        "id": 23437,
                        "name": "GeC",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Give Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23438/?format=api",
                        "id": 23438,
                        "name": "Give Productions",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-07-31",
            "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": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/298271/?format=api",
            "demozoo_url": "https://demozoo.org/productions/298271/",
            "id": 298271,
            "title": "Acme BBS (2)",
            "author_nicks": [
                {
                    "name": "GeC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23437/?format=api",
                        "id": 23437,
                        "name": "GeC",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Give Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23438/?format=api",
                        "id": 23438,
                        "name": "Give Productions",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-11-10",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23437/?format=api",
                "id": 23437,
                "name": "GeC"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125667/?format=api",
                "id": 125667,
                "name": "DeeJay"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23438/?format=api",
                "id": 23438,
                "name": "Give Productions"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}