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

{
    "url": "https://demozoo.org/api/v1/bbses/5407/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5407/",
    "id": 5407,
    "name": "Hotland",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/172613/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172613/",
            "id": 172613,
            "title": "Apache Strike",
            "author_nicks": [
                {
                    "name": "Hotline",
                    "abbreviation": "HTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                        "id": 12757,
                        "name": "Hotline",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "import-to-europe",
                "apache-strike"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/190141/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190141/",
            "id": 190141,
            "title": "Red Heat +2",
            "author_nicks": [
                {
                    "name": "Hotline",
                    "abbreviation": "HTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                        "id": 12757,
                        "name": "Hotline",
                        "is_group": true
                    }
                },
                {
                    "name": "International Network of Chaos",
                    "abbreviation": "INC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68922/?format=api",
                        "id": 68922,
                        "name": "International Network of Chaos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "red-heat"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4035/?format=api",
                "id": 4035,
                "name": "Rico"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}