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

{
    "url": "https://demozoo.org/api/v1/bbses/3387/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3387/",
    "id": 3387,
    "name": "CCS Poor BBS",
    "location": "Karlstads Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.47409,
    "longitude": 13.59961,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/66476/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66476/",
            "id": 66476,
            "title": "Double Dutch Intro",
            "author_nicks": [
                {
                    "name": "Cracking Crew Sweden",
                    "abbreviation": "CCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37465/?format=api",
                        "id": 37465,
                        "name": "Cracking Crew Sweden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "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/66477/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66477/",
            "id": 66477,
            "title": "We Are Waiting For Something",
            "author_nicks": [
                {
                    "name": "Cracking Crew Sweden",
                    "abbreviation": "CCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37465/?format=api",
                        "id": 37465,
                        "name": "Cracking Crew Sweden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37465/?format=api",
                "id": 37465,
                "name": "Cracking Crew Sweden"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}