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

{
    "url": "https://demozoo.org/api/v1/bbses/8469/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8469/",
    "id": 8469,
    "name": "The Haunted Forest",
    "location": "La Crescenta, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.22417,
    "longitude": -118.24008,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/250180/?format=api",
            "demozoo_url": "https://demozoo.org/productions/250180/",
            "id": 250180,
            "title": "Paracetamol",
            "author_nicks": [
                {
                    "name": "Mayhem",
                    "abbreviation": "MHM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                        "id": 45241,
                        "name": "Mayhem",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "interference"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/186584/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186584/",
            "id": 186584,
            "title": "Sword and the Rose cracktro",
            "author_nicks": [
                {
                    "name": "Mayhem",
                    "abbreviation": "MHM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                        "id": 45241,
                        "name": "Mayhem",
                        "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": [
                "no-credits-given",
                "the-sword-and-the-rose"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                "id": 45241,
                "name": "Mayhem"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}