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

{
    "url": "https://demozoo.org/api/v1/bbses/1222/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1222/",
    "id": 1222,
    "name": "EGG",
    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
    "country_code": "AR",
    "latitude": -34.6,
    "longitude": -58.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376393/?format=api",
            "demozoo_url": "https://demozoo.org/productions/376393/",
            "id": 376393,
            "title": "LocoList #143",
            "author_nicks": [
                {
                    "name": "El Loco",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151304/?format=api",
                        "id": 151304,
                        "name": "El Loco",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-10-24",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "spanish-language",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/376206/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376206/",
            "id": 376206,
            "title": "M.O.C.O. Music/Ans Pack #1",
            "author_nicks": [
                {
                    "name": "MOCO",
                    "abbreviation": "MOCO",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119799/?format=api",
                        "id": 119799,
                        "name": "MOCO",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-24",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119801/?format=api",
                "id": 119801,
                "name": "Clarton"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119799/?format=api",
                "id": 119799,
                "name": "MOCO"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}