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

{
    "url": "https://demozoo.org/api/v1/bbses/2363/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2363/",
    "id": 2363,
    "name": "Waste Lands",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/205985/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205985/",
            "id": 205985,
            "title": "1-CHAT V1.0",
            "author_nicks": [
                {
                    "name": "iNSANE",
                    "abbreviation": "INS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                        "id": 610,
                        "name": "iNSANE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-05",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308894/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308894/",
            "id": 308894,
            "title": "Wheel Of Fortune Vol. 1",
            "author_nicks": [
                {
                    "name": "ZoMbiE",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21899/?format=api",
                        "id": 21899,
                        "name": "Naks",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "iNSANE",
                    "abbreviation": "INS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                        "id": 610,
                        "name": "iNSANE",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-01-30",
            "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": [
                "first-production"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}