This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/52698/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7ebb549f32e51fa09d2fc50ac7226a91"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Deutschland/Frankreich: Pfälzer Wald/Nordvogesen/Deutschland/Frankreich: Pfälzer Wald/Nordvogesen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3860b3ac-51c0-4c3e-94b3-664e0f30966c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36207/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52698/",
    "metadata": {
        "length": 437291,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5624,
        "size": 145696,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}