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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 662",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b68639f-5792-4cac-bd5e-47dd97a6d874"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35887/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52378/",
    "metadata": {
        "length": 12550,
        "lengthKind": "track",
        "duration": 2374,
        "positionLists": 1,
        "positions": 662,
        "size": 101173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-30T12:02:19+00:00",
        "elevationGain": 295,
        "elevationLoss": 302,
        "country": "ES"
    }
}