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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-17 11:10:43)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51d13536-3f90-4669-a763-e48d946d9fcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36838/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53329/",
    "metadata": {
        "length": 8879,
        "lengthKind": "track",
        "duration": 6439,
        "positionLists": 1,
        "positions": 1589,
        "size": 164164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-17T10:10:43+00:00",
        "elevationGain": 946,
        "elevationLoss": 915,
        "country": "DE"
    }
}