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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ruta Begas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a6d1763-b1a7-4a8c-b33a-a84398e15ee4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36256/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52747/",
    "metadata": {
        "length": 15066,
        "lengthKind": "routed",
        "duration": 1080,
        "positionLists": 1,
        "positions": 2,
        "size": 1050,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-19T17:30:56.343000+00:00",
        "elevationGain": 55,
        "elevationLoss": 0,
        "country": "ES"
    }
}