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

{
    "url": "https://demozoo.org/api/v1/bbses/1970/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1970/",
    "id": 1970,
    "name": "Digital Amnesia",
    "location": "Indiana, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -86.25027,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/19085/?format=api",
            "demozoo_url": "https://demozoo.org/productions/19085/",
            "id": 19085,
            "title": "Flying Eagles Playable Preview",
            "author_nicks": [
                {
                    "name": "Endless Piracy",
                    "abbreviation": "EP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                        "id": 1862,
                        "name": "Endless Piracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-02-14",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/19082/?format=api",
            "demozoo_url": "https://demozoo.org/productions/19082/",
            "id": 19082,
            "title": "Mega-Mon V1.7 Intro",
            "author_nicks": [
                {
                    "name": "Endless Piracy",
                    "abbreviation": "EP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                        "id": 1862,
                        "name": "Endless Piracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-02",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/142413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/142413/",
            "id": 142413,
            "title": "Panza Kick Boxing Final Release",
            "author_nicks": [
                {
                    "name": "Endless Piracy",
                    "abbreviation": "EP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                        "id": 1862,
                        "name": "Endless Piracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "panza-kick-boxing"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                "id": 1862,
                "name": "Endless Piracy"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}