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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Sarntal",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b805eb1-1997-4e79-a98e-d4dd44093c48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/284/",
    "metadata": {
        "length": 288896,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 69,
        "size": 12964,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "IT"
    }
}