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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour SL Club 10 09 2017",
    "creator_name": "KBDB",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/222ee789-6b98-4fa4-8c5e-a7f7a5ec4bda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24774/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50827/",
    "metadata": {
        "length": 325287,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 5087,
        "size": 439140,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}