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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "RADSTÄDTER TAUERN SÖLKPASS",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ce411ae-db00-49a0-948e-60e13a500db0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37522/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54013/",
    "metadata": {
        "length": 639291,
        "lengthKind": "routed",
        "duration": 4974,
        "positionLists": 2,
        "positions": 4639,
        "size": 451895,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-05T13:21:41+00:00",
        "country": "AT"
    }
}