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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7861/",
    "description": "Pades-cluiNeag on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/409f3dcb-4ad0-4c14-9989-7506c0c92b78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36422/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52913/",
    "metadata": {
        "length": 69127,
        "lengthKind": "track",
        "duration": 24859,
        "positionLists": 1,
        "positions": 991,
        "size": 139992,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 3075,
        "elevationLoss": 2492,
        "country": "RO"
    }
}