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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "COVARRUBIAS-RETUERTA-S. PEDRO DEL ARLANZA-COVARRUBIAS (BURGOS)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42a52909-b92b-489d-8b72-a1a8d3b115c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36463/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52954/",
    "metadata": {
        "length": 18808,
        "lengthKind": "track",
        "duration": 19960,
        "positionLists": 1,
        "positions": 500,
        "size": 66110,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-11T18:52:47+00:00",
        "elevationGain": 849,
        "elevationLoss": 855,
        "country": "ES"
    }
}