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

{
    "url": "https://demozoo.org/api/v1/bbses/1491/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1491/",
    "id": 1491,
    "name": "Reggae Muffin",
    "location": "Trondheim, Trøndelag, Norway",
    "country_code": "NO",
    "latitude": 63.42811,
    "longitude": 10.39687,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/158924/?format=api",
            "demozoo_url": "https://demozoo.org/productions/158924/",
            "id": 158924,
            "title": "Reggae Muffin BBS",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/198064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198064/",
            "id": 198064,
            "title": "Road Warrior Cracktro",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-27",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "typo",
                "pklite",
                "quarantine-ii-road-warrior"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113195/?format=api",
                "id": 113195,
                "name": "Illegal Error"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1227/?format=api",
                "id": 1227,
                "name": "Sector 9"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}