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

{
    "url": "https://demozoo.org/api/v1/bbses/13864/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13864/",
    "id": 13864,
    "name": "Zubzero",
    "location": "Gislaveds Kommun, Jönköping, Sweden",
    "country_code": "SE",
    "latitude": 57.30337,
    "longitude": 13.47548,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376236/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376236/",
            "id": 376236,
            "title": "The Educated Child",
            "author_nicks": [
                {
                    "name": "Alex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75440/?format=api",
                        "id": 75440,
                        "name": "Alex",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Tombstone",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151273/?format=api",
                        "id": 151273,
                        "name": "Tombstone",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-04-01",
            "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/376237/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376237/",
            "id": 376237,
            "title": "First Ascii Colly",
            "author_nicks": [
                {
                    "name": "Alex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75440/?format=api",
                        "id": 75440,
                        "name": "Alex",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07-20",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75440/?format=api",
                "id": 75440,
                "name": "Alex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}