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

{
    "url": "https://demozoo.org/api/v1/bbses/8500/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8500/",
    "id": 8500,
    "name": "The Ancient City of Tanis",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/262487/?format=api",
            "demozoo_url": "https://demozoo.org/productions/262487/",
            "id": 262487,
            "title": "Captain Dynamo +5",
            "author_nicks": [
                {
                    "name": "The Silents",
                    "abbreviation": "TSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                        "id": 101,
                        "name": "The Silents",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-29",
            "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": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/258166/?format=api",
            "demozoo_url": "https://demozoo.org/productions/258166/",
            "id": 258166,
            "title": "Pinball Fantasies - Preview",
            "author_nicks": [
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                },
                {
                    "name": "The Silents",
                    "abbreviation": "TSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                        "id": 101,
                        "name": "The Silents",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-05",
            "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": [
                "pinball-fantasies"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/262413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/262413/",
            "id": 262413,
            "title": "Red Zone +5",
            "author_nicks": [
                {
                    "name": "The Silents",
                    "abbreviation": "TSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                        "id": 101,
                        "name": "The Silents",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-27",
            "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": [
                "red-zone"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}