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

{
    "url": "https://demozoo.org/api/v1/bbses/1303/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1303/",
    "id": 1303,
    "name": "The Phoenix Rising",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6969/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6969/",
            "id": 6969,
            "title": "Contagion",
            "author_nicks": [
                {
                    "name": "The CoExistence",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                        "id": 8018,
                        "name": "The CoExistence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-30",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "gus",
                "screenshots-needed"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/169650/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169650/",
            "id": 169650,
            "title": "The Phoenix Rising BBS",
            "author_nicks": [
                {
                    "name": "Force II",
                    "abbreviation": "F2",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
                        "id": 7190,
                        "name": "Force II",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/6798/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6798/",
            "id": 6798,
            "title": "Uneatable",
            "author_nicks": [
                {
                    "name": "The CoExistence",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                        "id": 8018,
                        "name": "The CoExistence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-07",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dance-animations",
                "rave-part"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/6785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6785/",
            "id": 6785,
            "title": "Verses",
            "author_nicks": [
                {
                    "name": "Electromotive Force",
                    "abbreviation": "EMF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                        "id": 7702,
                        "name": "Electromotive Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-13",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mindcandy-vol.1",
                "bill-gates"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                "id": 8018,
                "name": "The CoExistence"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
                "id": 7190,
                "name": "Force II"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                "id": 7702,
                "name": "Electromotive Force"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}