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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tag-1-Anreise",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d4f325f-2349-4cd2-9740-a06b25faec9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37927/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54418/",
    "metadata": {
        "length": 575364,
        "lengthKind": "routed",
        "duration": 471,
        "positionLists": 1,
        "positions": 10,
        "size": 2436,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-02-26T09:59:16.860000+00:00",
        "elevationGain": 2003,
        "elevationLoss": 597,
        "country": "DE"
    }
}