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

{
    "url": "https://demozoo.org/api/v1/bbses/2383/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2383/",
    "id": 2383,
    "name": "Secret Avenue",
    "location": "Tranås Kommun, Jönköping, Sweden",
    "country_code": "SE",
    "latitude": 58.02906,
    "longitude": 14.83456,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292962/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292962/",
            "id": 292962,
            "title": "Dream Login v1.00",
            "author_nicks": [
                {
                    "name": "Menace",
                    "abbreviation": "MCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120848/?format=api",
                        "id": 120848,
                        "name": "Menace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-10-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "daydream-linux"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/356995/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356995/",
            "id": 356995,
            "title": "Highway 2 Hell",
            "author_nicks": [
                {
                    "name": "Lover",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11843/?format=api",
                        "id": 11843,
                        "name": "Lover",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Moon Design",
                    "abbreviation": "mD!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13259/?format=api",
                        "id": 13259,
                        "name": "Moon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-06-03",
            "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/356713/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356713/",
            "id": 356713,
            "title": "Poffelipoff Artpack 10/97",
            "author_nicks": [
                {
                    "name": "Poffelipoff",
                    "abbreviation": "PLF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                        "id": 14761,
                        "name": "Poffelipoff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-10",
            "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/120852/?format=api",
                "id": 120852,
                "name": "Skywalker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120848/?format=api",
                "id": 120848,
                "name": "Menace"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                "id": 124544,
                "name": "Nocturnal Holocaust"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}