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

{
    "url": "https://demozoo.org/api/v1/bbses/12766/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12766/",
    "id": 12766,
    "name": "Utopian Zone",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/253554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253554/",
            "id": 253554,
            "title": "Postman Pat III +3",
            "author_nicks": [
                {
                    "name": "Palace",
                    "abbreviation": "PLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                        "id": 1849,
                        "name": "Palace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-27",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/253556/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253556/",
            "id": 253556,
            "title": "Skattereformen 93",
            "author_nicks": [
                {
                    "name": "Palace",
                    "abbreviation": "PLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                        "id": 1849,
                        "name": "Palace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-17",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}