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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2011-10-01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/843a2f30-6282-4ad5-bdc4-bf415c2923a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38092/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54583/",
    "metadata": {
        "length": 5464,
        "lengthKind": "track",
        "duration": 2598,
        "positionLists": 1,
        "positions": 800,
        "size": 85370,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-01T13:40:03+00:00",
        "elevationGain": 110,
        "elevationLoss": 116,
        "country": "DE"
    }
}