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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Westwall-Rundwanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edb9e988-3ae0-44ae-a52b-98cc74448fa5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3571/",
    "metadata": {
        "length": 7434,
        "lengthKind": "track",
        "duration": 2672,
        "positionLists": 1,
        "positions": 548,
        "size": 73446,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-23T19:05:52+00:00",
        "elevationGain": 321,
        "elevationLoss": 318,
        "country": "DE"
    }
}