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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Untitled (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2fde16f-5fde-4761-8675-f451d3b80857"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38858/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55349/",
    "metadata": {
        "length": 13753,
        "lengthKind": "track",
        "duration": 4302,
        "positionLists": 1,
        "positions": 524,
        "size": 85024,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-07T11:11:44+00:00",
        "elevationGain": 363,
        "elevationLoss": 358,
        "country": "ES"
    }
}