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

{
    "url": "https://demozoo.org/api/v1/bbses/4391/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4391/",
    "id": 4391,
    "name": "Elysium",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/162398/?format=api",
            "demozoo_url": "https://demozoo.org/productions/162398/",
            "id": 162398,
            "title": "Glenspiration",
            "author_nicks": [
                {
                    "name": "Static Bytes",
                    "abbreviation": "STB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                        "id": 1736,
                        "name": "Static Bytes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-26",
            "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/50/?format=api",
                    "id": 50,
                    "name": "96K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "rubberglenz",
                "noisepacker-2"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/253538/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253538/",
            "id": 253538,
            "title": "International Ninja Rabbits +2",
            "author_nicks": [
                {
                    "name": "Palace",
                    "abbreviation": "PLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                        "id": 1849,
                        "name": "Palace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/1925/?format=api",
            "demozoo_url": "https://demozoo.org/productions/1925/",
            "id": 1925,
            "title": "A Little BBS Intro",
            "author_nicks": [
                {
                    "name": "Palace",
                    "abbreviation": "PLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                        "id": 1849,
                        "name": "Palace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-28",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67301/?format=api",
                "id": 67301,
                "name": "Howard"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67303/?format=api",
                "id": 67303,
                "name": "Free"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}