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

{
    "url": "https://demozoo.org/api/v1/bbses/10732/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10732/",
    "id": 10732,
    "name": "Another Life",
    "location": "Belgrade, Central Serbia, Serbia",
    "country_code": "RS",
    "latitude": 44.80401,
    "longitude": 20.46513,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/21058/?format=api",
            "demozoo_url": "https://demozoo.org/productions/21058/",
            "id": 21058,
            "title": "Another Life",
            "author_nicks": [
                {
                    "name": "Corrosion",
                    "abbreviation": "CRSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                        "id": 12128,
                        "name": "Corrosion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "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/366554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366554/",
            "id": 366554,
            "title": "World BBS List #3",
            "author_nicks": [
                {
                    "name": "The Brothers",
                    "abbreviation": "TBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
                        "id": 41200,
                        "name": "The Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05-03",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22450/?format=api",
                "id": 22450,
                "name": "FReaK"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22451/?format=api",
                "id": 22451,
                "name": "Mad Virgin"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14561/?format=api",
                "id": 14561,
                "name": "Nevermind"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "daydream-amiga",
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}