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

{
    "url": "https://demozoo.org/api/v1/bbses/6799/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6799/",
    "id": 6799,
    "name": "Turpentine Trip",
    "location": "Tampere, Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.49911,
    "longitude": 23.78712,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/253164/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253164/",
            "id": 253164,
            "title": "Geffi-Pack 1",
            "author_nicks": [
                {
                    "name": "Parallax",
                    "abbreviation": "PRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
                        "id": 1041,
                        "name": "Parallax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-28",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/1930/?format=api",
            "demozoo_url": "https://demozoo.org/productions/1930/",
            "id": 1930,
            "title": "Laama",
            "author_nicks": [
                {
                    "name": "Parallax",
                    "abbreviation": "PRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
                        "id": 1041,
                        "name": "Parallax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-28",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "noisepacker-3",
                "glenz-vector"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/210485/?format=api",
            "demozoo_url": "https://demozoo.org/productions/210485/",
            "id": 210485,
            "title": "Turpentine Trip BBS",
            "author_nicks": [
                {
                    "name": "Decept",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8122/?format=api",
                        "id": 8122,
                        "name": "Decept",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/1041/?format=api",
                "id": 1041,
                "name": "Parallax"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}