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

{
    "url": "https://demozoo.org/api/v1/bbses/5020/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5020/",
    "id": 5020,
    "name": "Cruel World",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302123/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302123/",
            "id": 302123,
            "title": "Nothin' But Give Me A Fruit",
            "author_nicks": [
                {
                    "name": "Weaponx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7261/?format=api",
                        "id": 7261,
                        "name": "Weaponx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sense Ascii",
                    "abbreviation": "SNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26509/?format=api",
                        "id": 26509,
                        "name": "Sense Ascii",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-09-14",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/278076/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278076/",
            "id": 278076,
            "title": "Wantro",
            "author_nicks": [
                {
                    "name": "Apocalypse",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70832/?format=api",
                        "id": 70832,
                        "name": "Apocalypse",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70832/?format=api",
                "id": 70832,
                "name": "Apocalypse"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc"
    ]
}