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

{
    "url": "https://demozoo.org/api/v1/bbses/14074/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14074/",
    "id": 14074,
    "name": "The Forest",
    "location": "Ogres novads, Ogre, Latvia",
    "country_code": "LV",
    "latitude": 56.87581,
    "longitude": 25.10307,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378659/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378659/",
            "id": 378659,
            "title": "Formula 1 Manager",
            "author_nicks": [
                {
                    "name": "Phantasy",
                    "abbreviation": "PHT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                        "id": 2226,
                        "name": "Phantasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378668/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378668/",
            "id": 378668,
            "title": "Prince Of Persia +1",
            "author_nicks": [
                {
                    "name": "Phantasy",
                    "abbreviation": "PHT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                        "id": 2226,
                        "name": "Phantasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "prince-of-persia",
                "trainer"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152216/?format=api",
                "id": 152216,
                "name": "Ildi Soft"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-spectrum"
    ]
}