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

{
    "url": "https://demozoo.org/api/v1/bbses/2122/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2122/",
    "id": 2122,
    "name": "Fatal Beauty",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196970/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/196970/",
            "id": 196970,
            "title": "aSCII COLLECTION #3",
            "author_nicks": [
                {
                    "name": "Humane",
                    "abbreviation": "HMN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                        "id": 2024,
                        "name": "Humane",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-28",
            "supertype": "graphics",
            "platforms": [],
            "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/207364/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207364/",
            "id": 207364,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "World Industries",
                    "abbreviation": "WDI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                        "id": 1577,
                        "name": "World Industries",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-22",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/196969/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/196969/",
            "id": 196969,
            "title": "Mega Asc2 Collection #2",
            "author_nicks": [
                {
                    "name": "Stezotehic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6907/?format=api",
                        "id": 6907,
                        "name": "Stezotehic",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Humane",
                    "abbreviation": "HMN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                        "id": 2024,
                        "name": "Humane",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-07-07",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83954/?format=api",
                "id": 83954,
                "name": "Recycler"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                "id": 2024,
                "name": "Humane"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                "id": 1577,
                "name": "World Industries"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}