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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 4404",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec95d2c4-ebd2-4778-b919-65427979251f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40602/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57093/",
    "metadata": {
        "length": 12877,
        "lengthKind": "track",
        "duration": 4403,
        "positionLists": 1,
        "positions": 4404,
        "size": 543602,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-06-16T18:36:09+00:00",
        "country": "AT"
    }
}