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

{
    "url": "https://demozoo.org/api/v1/bbses/4803/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4803/",
    "id": 4803,
    "name": "Burning Crime",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/194065/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194065/",
            "id": 194065,
            "title": "BBSTro",
            "author_nicks": [
                {
                    "name": "Aussie Alliance",
                    "abbreviation": "AA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                        "id": 82100,
                        "name": "Aussie Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/194064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194064/",
            "id": 194064,
            "title": "New Years BBStro",
            "author_nicks": [
                {
                    "name": "Aussie Alliance",
                    "abbreviation": "AA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                        "id": 82100,
                        "name": "Aussie Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280982/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280982/",
            "id": 280982,
            "title": "The Official Australian Elite BBS Listing",
            "author_nicks": [
                {
                    "name": "Nut and Bolt",
                    "abbreviation": "N&B",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
                        "id": 62338,
                        "name": "Nut and Bolt",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27896/?format=api",
                "id": 27896,
                "name": "Jagermeister"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                "id": 82100,
                "name": "Aussie Alliance"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}