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

{
    "url": "https://demozoo.org/api/v1/bbses/4926/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4926/",
    "id": 4926,
    "name": "Hate Nation",
    "location": "Spain",
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295140/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/295140/",
            "id": 295140,
            "title": "Axial Force Artpack (01/1997)",
            "author_nicks": [
                {
                    "name": "Axial Force",
                    "abbreviation": "AXF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                        "id": 22259,
                        "name": "Axial Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-01-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/199015/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199015/",
            "id": 199015,
            "title": "Karma Loader",
            "author_nicks": [
                {
                    "name": "Karma",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/85794/?format=api",
                        "id": 85794,
                        "name": "Karma",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                    "id": 20,
                    "name": "512b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43192/?format=api",
                "id": 43192,
                "name": "Seumo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85794/?format=api",
                "id": 85794,
                "name": "Karma"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}