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

{
    "url": "https://demozoo.org/api/v1/bbses/3152/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3152/",
    "id": 3152,
    "name": "Klondyke",
    "location": "Hämeenlinna, Kanta-Häme, Finland",
    "country_code": "FI",
    "latitude": 61.0,
    "longitude": 24.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/451/",
            "id": 451,
            "title": "40k Intro",
            "author_nicks": [
                {
                    "name": "Chrome",
                    "abbreviation": "CHR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                        "id": 1291,
                        "name": "Chrome",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-31",
            "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/10/?format=api",
                    "id": 10,
                    "name": "40k Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/207364/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207364/",
            "id": 207364,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "World Industries",
                    "abbreviation": "WDI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                        "id": 1577,
                        "name": "World Industries",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-22",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/237072/?format=api",
            "demozoo_url": "https://demozoo.org/productions/237072/",
            "id": 237072,
            "title": "FileMaster V2.2",
            "author_nicks": [
                {
                    "name": "Chrome",
                    "abbreviation": "CHR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                        "id": 1291,
                        "name": "Chrome",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-03",
            "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": [
                "file-manager"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/130907/?format=api",
            "demozoo_url": "https://demozoo.org/productions/130907/",
            "id": 130907,
            "title": "Hoax 1",
            "author_nicks": [
                {
                    "name": "Epical",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7194/?format=api",
                        "id": 7194,
                        "name": "Epical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "hoax"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1585/?format=api",
                "id": 1585,
                "name": "Whizz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                "id": 1291,
                "name": "Chrome"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                "id": 1577,
                "name": "World Industries"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "diana"
    ]
}