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

{
    "url": "https://demozoo.org/api/v1/bbses/2872/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2872/",
    "id": 2872,
    "name": "Total Recall",
    "location": "Genève, Geneva, Switzerland",
    "country_code": "CH",
    "latitude": 46.19673,
    "longitude": 6.11044,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/22161/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22161/",
            "id": 22161,
            "title": "Audiomaster IV V2.7",
            "author_nicks": [
                {
                    "name": "Zenith",
                    "abbreviation": "ZNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                        "id": 692,
                        "name": "Zenith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-02",
            "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": [
                "audiomaster"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/99798/?format=api",
            "demozoo_url": "https://demozoo.org/productions/99798/",
            "id": 99798,
            "title": "Dynablaster +11",
            "author_nicks": [
                {
                    "name": "Zenith",
                    "abbreviation": "ZNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                        "id": 692,
                        "name": "Zenith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-19",
            "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": [
                "bomberman",
                "trainer"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}