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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "03-MRZ-12 16:06:20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86cb1690-f3f5-473f-8499-9a2123a7f4b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38153/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54644/",
    "metadata": {
        "length": 770603,
        "lengthKind": "track",
        "duration": 16609175,
        "positionLists": 1,
        "positions": 3826,
        "size": 367488,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-24T08:26:27+00:00",
        "elevationGain": 2245,
        "elevationLoss": 1966,
        "country": "DE"
    }
}