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

{
    "url": "https://demozoo.org/api/v1/bbses/10864/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10864/",
    "id": 10864,
    "name": "Axe-10",
    "location": "Grad Zagreb, City of Zagreb, Croatia",
    "country_code": "HR",
    "latitude": 45.81307,
    "longitude": 15.9773,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/257708/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257708/",
            "id": 257708,
            "title": "Amiga Monitor V3.1",
            "author_nicks": [
                {
                    "name": "Semtex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66881/?format=api",
                        "id": 66881,
                        "name": "Semtex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-18",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/321660/?format=api",
            "demozoo_url": "https://demozoo.org/productions/321660/",
            "id": 321660,
            "title": "Hot Stuff",
            "author_nicks": [
                {
                    "name": "Semtex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66881/?format=api",
                        "id": 66881,
                        "name": "Semtex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66881/?format=api",
                "id": 66881,
                "name": "Semtex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}