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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/",
    "description": "Race Across America 2010 (Mar10)",
    "creator_name": "juliansanz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc39376a-9270-4fb4-8185-b381dd6e9b54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4052/",
    "metadata": {
        "length": 4859761,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 23937,
        "size": 1913923,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}